Skip to main content
Version: v8.0.0

RealtimeDbPushMethodExtra


Import
import { RealtimeDbPushMethodExtra } from "@hyper-fetch/firebase-admin"

Preview

type RealtimeDbPushMethodExtra = {
key: string;
ref: DatabaseReference;
}

Structure

RealtimeDbPushMethodExtra
NameTypeDescription
key
string
ref
DatabaseReference