@firebase/firestore 3.4.0 → 3.4.1

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.
@@ -14,7 +14,7 @@
14
14
  * See the License for the specific language governing permissions and
15
15
  * limitations under the License.
16
16
  */
17
- import { FirebaseNamespace } from '@firebase/app-types';
17
+ import type { FirebaseNamespace } from '@firebase/app-types';
18
18
  import * as types from '@firebase/firestore-types';
19
19
  import './register-module';
20
20
  /**
@@ -63,7 +63,7 @@ h.MOCK_USER = new h("mock-user");
63
63
  * See the License for the specific language governing permissions and
64
64
  * limitations under the License.
65
65
  */
66
- let l = "9.6.0";
66
+ let l = "9.6.1";
67
67
 
68
68
  /**
69
69
  * @license
@@ -5923,9 +5923,9 @@ class Ur {
5923
5923
  }(`${SDK_VERSION}_lite`), _registerComponent(new Component("firestore/lite", ((t, {options: n}) => {
5924
5924
  const e = t.getProvider("app").getImmediate(), r = new se(e, new B(t.getProvider("auth-internal")), new W(t.getProvider("app-check-internal")));
5925
5925
  return n && r._setSettings(n), r;
5926
- }), "PUBLIC" /* PUBLIC */)),
5926
+ }), "PUBLIC")),
5927
5927
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
5928
- registerVersion("firestore-lite", "3.4.0", ""), registerVersion("firestore-lite", "3.4.0", "esm2017");
5928
+ registerVersion("firestore-lite", "3.4.1", ""), registerVersion("firestore-lite", "3.4.1", "esm2017");
5929
5929
 
5930
5930
  export { ge as Bytes, le as CollectionReference, ae as DocumentReference, Ye as DocumentSnapshot, ye as FieldPath, be as FieldValue, se as Firestore, L as FirestoreError, ve as GeoPoint, he as Query, Ze as QueryConstraint, He as QueryDocumentSnapshot, Ke as QuerySnapshot, _t as Timestamp, Ur as Transaction, $r as WriteBatch, Ar as addDoc, Dr as arrayRemove, Vr as arrayUnion, fe as collection, de as collectionGroup, ue as connectFirestoreEmulator, Ir as deleteDoc, Pr as deleteField, we as doc, _e as documentId, dr as endAt, fr as endBefore, br as getDoc, vr as getDocs, oe as getFirestore, Nr as increment, ie as initializeFirestore, or as limit, ur as limitToLast, sr as orderBy, tr as query, pe as queryEqual, me as refEqual, kr as runTransaction, Rr as serverTimestamp, Er as setDoc, d as setLogLevel, Je as snapshotEqual, hr as startAfter, ar as startAt, ce as terminate, Tr as updateDoc, er as where, Sr as writeBatch };
5931
5931
  //# sourceMappingURL=index.browser.esm2017.js.map