mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:10:42 +00:00
6 lines
125 B
TypeScript
6 lines
125 B
TypeScript
export {
|
|
createEmptyPluginRegistry,
|
|
createTestRegistry,
|
|
setActivePluginRegistry,
|
|
} from "openclaw/plugin-sdk/testing";
|