RealtimeDBMethods
import { RealtimeDBMethods } from "@hyper-fetch/firebase"
Description
Defined in adapter/types/adapter.realtimedb.types.ts:40
Preview
type RealtimeDBMethods = set | push | update | get | remove | onValue;
Structure
set | push | update | get | remove | onValue