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 5fb1b8e commit 0172b64Copy full SHA for 0172b64
packages/firestore/src/api/reference_impl.ts
@@ -87,7 +87,7 @@ export interface SnapshotListenOptions {
87
readonly source?: ListenSource;
88
}
89
90
-/**
+/**
91
* Describe the source a query listens to.
92
*
93
* Set to `default` to listen to both cache and server changes. Set to `cache`
0 commit comments