mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 19:54:56 +00:00
5 lines
136 B
TypeScript
5 lines
136 B
TypeScript
export {
|
|
__testing,
|
|
ensurePluginRegistryLoaded,
|
|
type PluginRegistryScope,
|
|
} from "../plugins/runtime/runtime-registry-loader.js";
|