mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 10:16:44 +00:00
fix(types): declare docs sync pruning helper (#109372)
This commit is contained in:
@@ -24,3 +24,4 @@ export function syncClawHubDocsTree(
|
||||
path: string;
|
||||
files: number;
|
||||
};
|
||||
export function pruneOrphanLocaleDocs(targetDocsDir: string): void;
|
||||
|
||||
Reference in New Issue
Block a user