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 3475f9e commit 46c634eCopy full SHA for 46c634e
README.md
@@ -85,7 +85,3 @@ export class UserService {
85
| `increment(n?: number): FieldValue` | Firestore Increment. |
86
| `get batch(): WriteBatch` | Getter of Firestore batch. |
87
| `get serverTimestamp(): FieldValue` | Getter of Firestore timestamp. |
88
-
89
-### TODO
90
91
-- Missing APIs in @firebase/firestore 9
0 commit comments