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

Method addWillSetTablesCallback

src/@types/middleware/index.d.ts:89–89  ·  view source on GitHub ↗
(callback: WillSetTablesCallback)

Source from the content-addressed store, hash-verified

87
88 /// Middleware.addWillSetTablesCallback
89 addWillSetTablesCallback(callback: WillSetTablesCallback): Middleware;
90
91 /// Middleware.addWillSetTableCallback
92 addWillSetTableCallback(callback: WillSetTableCallback): Middleware;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected