Defined in: packages/db/src/query/ir.ts:141
T = any
new PropRef<T>(path): PropRef<T>;Defined in: packages/db/src/query/ir.ts:143
string[]
PropRef<T>
BaseExpression<T>.constructorreadonly __returnType: T;Defined in: packages/db/src/query/ir.ts:84
Internal
BaseExpression.__returnTypepath: string[];Defined in: packages/db/src/query/ir.ts:144
type: "ref";Defined in: packages/db/src/query/ir.ts:142
BaseExpression.type