Defined in: packages/db/src/query/ir.ts:133
T = any
new PropRef<T>(path): PropRef<T>;new PropRef<T>(path): PropRef<T>;Defined in: packages/db/src/query/ir.ts:135
string[]
PropRef<T>
BaseExpression<T>.constructorBaseExpression<T>.constructorreadonly __returnType: T;readonly __returnType: T;Defined in: packages/db/src/query/ir.ts:82
Internal
BaseExpression.__returnTypeBaseExpression.__returnTypepath: string[];path: string[];Defined in: packages/db/src/query/ir.ts:136
type: "ref";type: "ref";Defined in: packages/db/src/query/ir.ts:134
BaseExpression.typeBaseExpression.type