Home > @firebase/firestore > / > FirebaseFirestore
FirebaseFirestore class
The Cloud Firestore service interface.
Do not call this constructor directly. Instead, use getFirestore().
Signature:
export declare class FirebaseFirestore
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
app | FirebaseApp | The FirebaseApp associated with this Firestore service instance. |
Methods
Method | Modifiers | Description |
---|---|---|
toJSON() | Returns a JSON-serializable representation of this Firestore instance. |