@firebase/firestore 1.14.0-canary.daf63c2c → 1.14.0

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.
@@ -1,4 +1,4 @@
1
- export { pr as __PRIVATE_registerFirestore };
1
+ export { yr as __PRIVATE_registerFirestore };
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2017 Google LLC
@@ -35,4 +35,4 @@ export { pr as __PRIVATE_registerFirestore };
35
35
  * Registers the main Firestore build with the components framework.
36
36
  * Persistence can be enabled via `firebase.firestore().enablePersistence()`.
37
37
  */
38
- declare function pr(t: any): void;
38
+ declare function yr(t: any): void;
@@ -1,4 +1,4 @@
1
- export { nn as __PRIVATE_registerFirestore };
1
+ export { rn as __PRIVATE_registerFirestore };
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2020 Google LLC
@@ -18,4 +18,4 @@ export { nn as __PRIVATE_registerFirestore };
18
18
  /**
19
19
  * Registers the memory-only Firestore build with the components framework.
20
20
  */
21
- declare function nn(t: any): void;
21
+ declare function rn(t: any): void;