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