RealtimeDbOnValueMethodExtra
Import
import { RealtimeDbOnValueMethodExtra } from "@hyper-fetch/firebase"
Source
Package
Preview
type RealtimeDbOnValueMethodExtra = {
ref: DatabaseReference;
snapshot: DataSnapshot;
}
Structure
RealtimeDbOnValueMethodExtra
| Name | Type | Description |
|---|---|---|
| ref | | |
| snapshot | |