UNPKG

272 BTypeScriptView Raw
1export = compare;
2/**
3 * Compares two directories asynchronously.
4 */
5declare function compare(rootEntry1: any, rootEntry2: any, level: any, relativePath: any, options: any, statistics: any, diffSet: any, symlinkCache: any): any;
6//# sourceMappingURL=compareAsync.d.ts.map
\No newline at end of file