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

Method isEmpty

packages/db-ivm/src/graph.ts:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 isEmpty(): boolean {
26 return this.#queue.length === 0
27 }
28}
29
30/**

Callers 2

hasPendingWorkFunction · 0.45
graph.test.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected