Files
openclaw/test/helpers/plugins/plugin-registry.ts
2026-04-27 23:12:21 +01:00

6 lines
125 B
TypeScript

export {
createEmptyPluginRegistry,
createTestRegistry,
setActivePluginRegistry,
} from "openclaw/plugin-sdk/testing";