openclaw/scripts/stage-bundled-plugin-runtime.d.mts

2 lines
95 B
TypeScript
Raw Permalink Normal View History

export function stageBundledPluginRuntime(params?: { cwd?: string; repoRoot?: string }): void;