mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-06 06:41:08 +00:00
6 lines
136 B
TypeScript
6 lines
136 B
TypeScript
export {
|
|
__testing,
|
|
ensurePluginRegistryLoaded,
|
|
type PluginRegistryScope,
|
|
} from "../plugins/runtime/runtime-registry-loader.js";
|