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