fs.d.ts 70 B

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