Defined in: packages/db/src/query/ir.ts:96
T = any
new PropRef<T>(path): PropRef<T>;new PropRef<T>(path): PropRef<T>;Defined in: packages/db/src/query/ir.ts:98
string[]
PropRef<T>
BaseExpression<T>.constructorBaseExpression<T>.constructorreadonly __returnType: T;readonly __returnType: T;Defined in: packages/db/src/query/ir.ts:73
Internal
BaseExpression.__returnTypeBaseExpression.__returnTypepath: string[];path: string[];Defined in: packages/db/src/query/ir.ts:99
type: "ref";type: "ref";Defined in: packages/db/src/query/ir.ts:97
BaseExpression.typeBaseExpression.type