UNPKG

@ts-dev-tools/core

Version:
3 lines (2 loc) 139 B
export declare function deleteFolderRecursive(path: string): void; export declare function copyFolderSync(from: string, to: string): void;