Defined in: packages/db/src/query/ir.ts:105
T = any
new Value<T>(value): Value<T>;new Value<T>(value): Value<T>;Defined in: packages/db/src/query/ir.ts:107
T
Value<T>
BaseExpression<T>.constructorBaseExpression<T>.constructorreadonly __returnType: T;readonly __returnType: T;Defined in: packages/db/src/query/ir.ts:73
Internal
BaseExpression.__returnTypeBaseExpression.__returnTypetype: "val";type: "val";Defined in: packages/db/src/query/ir.ts:106
BaseExpression.typeBaseExpression.typevalue: T;value: T;Defined in: packages/db/src/query/ir.ts:108