The Firebase JS SDK is now in BETA!
This EAP site is no longer maintained. See the official Firebase Documentation site for the latest documentation and information about the Firebase JS SDK.

Home > @firebase/firestore > lite > 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.