UNPKG

link-dir

Version:
3 lines (2 loc) 96 B
declare function linkDir(existingDir: string, newDir: string): Promise<void>; export = linkDir;