MCPcopy
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

wrapWordFunction · 0.65
execFunction · 0.65
objectMapEntriesFunction · 0.65
logParentFunction · 0.65
getResultComparisonsMethod · 0.65
computeFromScratchFunction · 0.65
entriesMethod · 0.65
AtomMap.test.tsFile · 0.65
extractMatcherPathsFunction · 0.65
objectMatchesQueryFunction · 0.65
AtomSet.test.tsFile · 0.65
makeStorageFunction · 0.65

Implementers 4

ImmutableMappackages/store/src/lib/ImmutableMap.ts
AtomMappackages/store/src/lib/AtomMap.ts
SQLiteSyncStorageTransactionpackages/sync-core/src/lib/SQLiteSyncS
InMemorySyncStorageTransactionpackages/sync-core/src/lib/InMemorySyn

Calls

no outgoing calls

Tested by 13

getResultComparisonsMethod · 0.52
computeFromScratchFunction · 0.52
makeStorageFunction · 0.52
getTestMigrationFunction · 0.52
getSandboxStringFunction · 0.52
getShapesFunction · 0.52
documentScopeDiffFunction · 0.52
upFunction · 0.52
transactionMethod · 0.52
generateValidFunction · 0.52
restoreEnvFunction · 0.52
makeMockAlarmSchedulerFunction · 0.52