type BasicExpression<T> = | PropRef<T> | Value<T> | Func<T>;
Defined in: packages/db/src/query/ir.ts:127
T = any
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications