Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ alias
Method
alias
packages/db/src/query/ir.ts:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
get alias(): string {
129
return
``
130
}
131
}
132
133
export
class
PropRef<T = any> extends BaseExpression<T> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected