$orderByKey
import { $orderByKey } from "@hyper-fetch/firebase"
Description
Defined in constraints/constraints.firebase.ts:73
Preview
$orderByKey()
Returns
{
toString: () => string;
type: FirebaseQueryConstraints;
values: any[];
}
import { $orderByKey } from "@hyper-fetch/firebase"
Defined in constraints/constraints.firebase.ts:73
$orderByKey()
{
toString: () => string;
type: FirebaseQueryConstraints;
values: any[];
}