Files
openclaw/scripts/stage-bundled-plugin-runtime.d.mts
2026-03-16 16:43:47 +00:00

2 lines
95 B
TypeScript

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