summaryrefslogtreecommitdiff
path: root/desktop/node_modules/dir-compare/build/src/statistics/statisticsUpdate.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/node_modules/dir-compare/build/src/statistics/statisticsUpdate.d.ts')
-rw-r--r--desktop/node_modules/dir-compare/build/src/statistics/statisticsUpdate.d.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/node_modules/dir-compare/build/src/statistics/statisticsUpdate.d.ts b/desktop/node_modules/dir-compare/build/src/statistics/statisticsUpdate.d.ts
new file mode 100644
index 0000000..66e85c3
--- /dev/null
+++ b/desktop/node_modules/dir-compare/build/src/statistics/statisticsUpdate.d.ts
@@ -0,0 +1,7 @@
+export function updateStatisticsBoth(entry1: any, entry2: any, same: any, reason: any, type: any, permissionDeniedState: any, statistics: any, options: any): void;
+export function updateStatisticsBoth(entry1: any, entry2: any, same: any, reason: any, type: any, permissionDeniedState: any, statistics: any, options: any): void;
+export function updateStatisticsLeft(entry1: any, type: any, permissionDeniedState: any, statistics: any, options: any): void;
+export function updateStatisticsLeft(entry1: any, type: any, permissionDeniedState: any, statistics: any, options: any): void;
+export function updateStatisticsRight(entry2: any, type: any, permissionDeniedState: any, statistics: any, options: any): void;
+export function updateStatisticsRight(entry2: any, type: any, permissionDeniedState: any, statistics: any, options: any): void;
+//# sourceMappingURL=statisticsUpdate.d.ts.map \ No newline at end of file