MCPcopy Create free account
hub / github.com/TanStack/db / disposed

Function disposed

packages/db/src/query/effect.ts:290–292  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

288 return {
289 dispose,
290 get disposed() {
291 return disposed
292 },
293 }
294}
295

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected