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