mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-11 01:01:13 +00:00
refactor(plugin-sdk): untangle extension test seams
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Command } from "commander";
|
||||
import type { GatewayRpcOpts } from "../../../../src/cli/gateway-rpc.js";
|
||||
import type { GatewayRpcOpts } from "openclaw/plugin-sdk/browser-support";
|
||||
import { createCliRuntimeCapture } from "../../test-support.js";
|
||||
import type { CliRuntimeCapture } from "../../test-support.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user