UNPKG

yalc

Version:

Work with npm/yarn packages locally like a boss.

2 lines (1 loc) 112 B
export declare const copyDirSafe: (srcDir: string, destDir: string, compareContent?: boolean) => Promise<void>;