Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ constructor
Method
constructor
packages/db-ivm/src/d2.ts:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
#finalized = false
14
15
constructor() {}
16
17
#checkNotFinalized(): void {
18
if
(this.#finalized) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected