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