Files
2026-08-11 17:41:36 +08:00

2 lines
70 B
TypeScript

export declare function emptyDir(dir: string, skip?: string[]): void;