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