dexie-cloud-common
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -9,3 +9,8 @@ import { DBOperationsSet } from "./DBOperationsSet.js"; | ||
changes: DBOperationsSet; | ||
rejections: { | ||
name: string; | ||
message: string; | ||
txid: string; | ||
}[]; | ||
} | ||
//# sourceMappingURL=SyncResponse.d.ts.map |
{ | ||
"name": "dexie-cloud-common", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Library for shared code between dexie-cloud-addon, dexie-cloud (CLI) and dexie-cloud-server", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
31715
592