UNPKG

msync

Version:

Easily manage building and syncing multiple node-modules in a flexibly defined workspace.

4 lines (3 loc) 99 B
export declare function tryDelete(path: string, options?: { retry?: number; }): Promise<void>;