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

Method getContent

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

Source from the content-addressed store, hash-verified

440 //
441 /// Store.getContent
442 getContent(): Content;
443
444 /// Store.getTables
445 getTables(): Tables;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected