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