@firebase/firestore 3.10.0-canary.a8d6499b1 → 3.10.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.
- package/dist/index.cjs.js +3 -3
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm2017.js +3 -3
- package/dist/index.esm2017.js.map +1 -1
- package/dist/index.esm5.js +3 -3
- package/dist/index.esm5.js.map +1 -1
- package/dist/index.node.cjs.js +2 -2
- package/dist/index.node.mjs +2 -2
- package/dist/index.node.mjs.map +1 -1
- package/dist/index.rn.js +3 -3
- package/dist/index.rn.js.map +1 -1
- package/dist/lite/index.browser.esm2017.js +2 -2
- package/dist/lite/index.browser.esm2017.js.map +1 -1
- package/dist/lite/index.browser.esm5.js +2 -2
- package/dist/lite/index.browser.esm5.js.map +1 -1
- package/dist/lite/index.cjs.js +2 -2
- package/dist/lite/index.cjs.js.map +1 -1
- package/dist/lite/index.node.cjs.js +2 -2
- package/dist/lite/index.node.mjs +2 -2
- package/dist/lite/index.node.mjs.map +1 -1
- package/dist/lite/index.rn.esm2017.js +2 -2
- package/dist/lite/index.rn.esm2017.js.map +1 -1
- package/package.json +9 -9
|
@@ -67,7 +67,7 @@ v.MOCK_USER = new v("mock-user");
|
|
|
67
67
|
* See the License for the specific language governing permissions and
|
|
68
68
|
* limitations under the License.
|
|
69
69
|
*/
|
|
70
|
-
var g = "9.19.0
|
|
70
|
+
var g = "9.19.0", w = new l("@firebase/firestore");
|
|
71
71
|
|
|
72
72
|
/**
|
|
73
73
|
* @license
|
|
@@ -6682,7 +6682,7 @@ yi = "".concat(i, "_lite"), g = yi, o(new c("firestore/lite", (function(t, e) {
|
|
|
6682
6682
|
return r && o._setSettings(r), o;
|
|
6683
6683
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
6684
6684
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
6685
|
-
a("firestore-lite", "3.10.0
|
|
6685
|
+
a("firestore-lite", "3.10.0", ""), a("firestore-lite", "3.10.0", "esm5");
|
|
6686
6686
|
|
|
6687
6687
|
export { kn as AggregateField, In as AggregateQuerySnapshot, Rn as Bytes, Pn as CollectionReference, An as DocumentReference, hr as DocumentSnapshot, Cn as FieldPath, Ln as FieldValue, _n as Firestore, U as FirestoreError, jn as GeoPoint, Fn as Query, Tr as QueryCompositeFilterConstraint, gr as QueryConstraint, pr as QueryDocumentSnapshot, Nr as QueryEndAtConstraint, _r as QueryFieldFilterConstraint, Ar as QueryLimitConstraint, kr as QueryOrderByConstraint, dr as QuerySnapshot, Vr as QueryStartAtConstraint, qt as Timestamp, gi as Transaction, si as WriteBatch, Hr as addDoc, ei as aggregateFieldEqual, ni as aggregateQuerySnapshotEqual, Sr as and, ai as arrayRemove, oi as arrayUnion, $r as average, Vn as collection, Dn as collectionGroup, En as connectFirestoreEmulator, ti as count, Yr as deleteDoc, ri as deleteField, On as doc, xn as documentId, Rr as endAt, qr as endBefore, Xr as getAggregate, Jr as getCount, Qr as getDoc, Gr as getDocs, Tn as getFirestore, ui as increment, bn as initializeFirestore, Fr as limit, Pr as limitToLast, Er as or, Ir as orderBy, wr as query, qn as queryEqual, Nn as refEqual, wi as runTransaction, ii as serverTimestamp, Kr as setDoc, _ as setLogLevel, yr as snapshotEqual, Or as startAfter, Dr as startAt, Zr as sum, Sn as terminate, Wr as updateDoc, br as where, li as writeBatch };
|
|
6688
6688
|
//# sourceMappingURL=index.browser.esm5.js.map
|