Skip to content

Documentation / @warp-drive/core / setIdentifierUpdateMethod

ts
function setIdentifierUpdateMethod(method): void;

Defined in: warp-drive-packages/core/src/store/-private/caches/identifier-cache.ts:109

Parameters

method

null | UpdateMethod

Returns

void

Released under the MIT License.