Defined in: packages/db/src/query/ir.ts:142
T = any
new Value<T>(value): Value<T>;new Value<T>(value): Value<T>;Defined in: packages/db/src/query/ir.ts:144
T
Value<T>
BaseExpression<T>.constructorBaseExpression<T>.constructorreadonly __returnType: T;readonly __returnType: T;Defined in: packages/db/src/query/ir.ts:82
Internal
BaseExpression.__returnTypeBaseExpression.__returnTypetype: "val";type: "val";Defined in: packages/db/src/query/ir.ts:143
BaseExpression.typeBaseExpression.typevalue: T;value: T;Defined in: packages/db/src/query/ir.ts:145