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

Method addWillSetValuesCallback

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

Source from the content-addressed store, hash-verified

99
100 /// Middleware.addWillSetValuesCallback
101 addWillSetValuesCallback(callback: WillSetValuesCallback): Middleware;
102
103 /// Middleware.addWillSetValueCallback
104 addWillSetValueCallback(callback: WillSetValueCallback): Middleware;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected