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