Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ notifyReady
Function
notifyReady
packages/angular-db/tests/inject-live-query.test.ts:91–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
}
90
91
const
notifyReady = () => {
92
for
(
const
cb of readySubs) cb()
93
}
94
95
const
api: any = {
96
id,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected