MCPcopy Create free account
hub / github.com/tinyplex/tinybase / applyChanges

Method applyChanges

src/@types/store/index.d.ts:568–568  ·  view source on GitHub ↗
(changes: Changes)

Source from the content-addressed store, hash-verified

566
567 /// Store.applyChanges
568 applyChanges(changes: Changes): this;
569
570 /// Store.setTablesJson
571 setTablesJson(tablesJson: Json): this;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected