dexie-cloud-addon 4.0.1-beta.48 → 4.0.1-beta.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@
8
8
  *
9
9
  * ==========================================================================
10
10
  *
11
- * Version 4.0.1-beta.48, Tue Oct 17 2023
11
+ * Version 4.0.1-beta.49, Sat Oct 28 2023
12
12
  *
13
13
  * https://dexie.org
14
14
  *
@@ -6495,5 +6495,5 @@ function dexieCloud(dexie) {
6495
6495
  dexieCloud.version = '{version}';
6496
6496
  Dexie.Cloud = dexieCloud;
6497
6497
 
6498
- export { dexieCloud as default, dexieCloud, getTiedObjectId, getTiedRealmId };
6498
+ export { dexieCloud as default, dexieCloud, getTiedObjectId, getTiedRealmId, resolveText };
6499
6499
  //# sourceMappingURL=dexie-cloud-addon.js.map