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

Method addWillDelCellCallback

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

Source from the content-addressed store, hash-verified

114
115 /// Middleware.addWillDelCellCallback
116 addWillDelCellCallback(callback: WillDelCellCallback): Middleware;
117
118 /// Middleware.addWillDelValuesCallback
119 addWillDelValuesCallback(callback: WillDelValuesCallback): Middleware;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected