Files
openclaw/src/cli/plugin-registry.ts
2026-04-03 19:09:20 +01:00

6 lines
136 B
TypeScript

export {
__testing,
ensurePluginRegistryLoaded,
type PluginRegistryScope,
} from "../plugins/runtime/runtime-registry-loader.js";