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

Method addWillDelTablesCallback

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

Source from the content-addressed store, hash-verified

105
106 /// Middleware.addWillDelTablesCallback
107 addWillDelTablesCallback(callback: WillDelTablesCallback): Middleware;
108
109 /// Middleware.addWillDelTableCallback
110 addWillDelTableCallback(callback: WillDelTableCallback): Middleware;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected