We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949b839 commit 088b4cbCopy full SHA for 088b4cb
packages/firestore/lib/modular/index.js
@@ -8,7 +8,7 @@
8
* @typedef {import('..').FirebaseFirestoreTypes.PersistentCacheIndexManager} PersistentCacheIndexManager
9
* @typedef {import('.').CollectionReference} CollectionReference
10
* @typedef {import('.').DocumentReference} DocumentReference
11
- * @typedef {import('./query').Query} Query
+ * @typedef {import('.').Query} Query
12
13
* @typedef {import('@firebase/app').FirebaseApp} FirebaseApp
14
*/
0 commit comments