FirebaseTypesFirestoreExtraVersion: v7.0.0On this page FirestoreExtraImportimport { FirestoreExtra } from "@hyper-fetch/firebase"SourceView the source codePackage@hyper-fetch/firebase Previewtype FirestoreExtra = { ref?: DocumentReference; snapshot?: DocumentSnapshot; } StructureFirestoreExtraNameTypeDescriptionrefDocumentReferencesnapshotDocumentSnapshot