Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tldraw/tldraw
/ entries
Method
entries
packages/store/src/lib/migrate.ts:241–241 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
keys(): Iterable<string>
240
values(): Iterable<R>
241
entries(): Iterable<[string, R]>
242
}
243
244
/**
Callers
15
wrapWord
Function · 0.65
exec
Function · 0.65
objectMapEntries
Function · 0.65
logParent
Function · 0.65
getResultComparisons
Method · 0.65
computeFromScratch
Function · 0.65
entries
Method · 0.65
AtomMap.test.ts
File · 0.65
extractMatcherPaths
Function · 0.65
objectMatchesQuery
Function · 0.65
AtomSet.test.ts
File · 0.65
makeStorage
Function · 0.65
Implementers
4
ImmutableMap
packages/store/src/lib/ImmutableMap.ts
AtomMap
packages/store/src/lib/AtomMap.ts
SQLiteSyncStorageTransaction
packages/sync-core/src/lib/SQLiteSyncS
InMemorySyncStorageTransaction
packages/sync-core/src/lib/InMemorySyn
Calls
no outgoing calls
Tested by
13
getResultComparisons
Method · 0.52
computeFromScratch
Function · 0.52
makeStorage
Function · 0.52
getTestMigration
Function · 0.52
getSandboxString
Function · 0.52
getShapes
Function · 0.52
documentScopeDiff
Function · 0.52
up
Function · 0.52
transaction
Method · 0.52
generateValid
Function · 0.52
restoreEnv
Function · 0.52
makeMockAlarmScheduler
Function · 0.52