Firebase AdminTypesRealtimeDbGetMethodExtraVersion: v8.0.0On this page RealtimeDbGetMethodExtraImportimport { RealtimeDbGetMethodExtra } from "@hyper-fetch/firebase-admin"SourceView the source codePackage@hyper-fetch/firebase-admin Previewtype RealtimeDbGetMethodExtra = { ref: DatabaseReference; snapshot: DataSnapshot; } StructureRealtimeDbGetMethodExtraNameTypeDescriptionrefDatabaseReferencesnapshotDataSnapshot