FirebaseTypesFirestoreGetDocsExtraVersion: v7.0.0On this page FirestoreGetDocsExtraImportimport { FirestoreGetDocsExtra } from "@hyper-fetch/firebase"SourceView the source codePackage@hyper-fetch/firebase Previewtype FirestoreGetDocsExtra = { ref?: CollectionReference; snapshot?: QuerySnapshot; } StructureFirestoreGetDocsExtraNameTypeDescriptionrefCollectionReferencesnapshotQuerySnapshot