mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
fix(plugin-sdk): keep testing barrel narrow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { OutputRuntimeEnv } from "openclaw/plugin-sdk/testing";
|
||||
import type { OutputRuntimeEnv } from "openclaw/plugin-sdk/runtime";
|
||||
import { vi } from "vitest";
|
||||
|
||||
export function createRuntimeEnv<TRuntime = OutputRuntimeEnv>(options?: {
|
||||
|
||||
Reference in New Issue
Block a user