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

Method addWillDelValuesCallback

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

Source from the content-addressed store, hash-verified

117
118 /// Middleware.addWillDelValuesCallback
119 addWillDelValuesCallback(callback: WillDelValuesCallback): Middleware;
120
121 /// Middleware.addWillDelValueCallback
122 addWillDelValueCallback(callback: WillDelValueCallback): Middleware;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected