mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 13:31:38 +00:00
* docs: generate docs map at publish time * fix: canonicalize Docker pack entry path * fix: preserve package lifecycle ownership
3 lines
90 B
TypeScript
3 lines
90 B
TypeScript
#!/usr/bin/env node
|
|
export function restorePrepackArtifacts(cwd?: string): Promise<void>;
|