Back to Table

functionalUpdate

docs/reference/functions/functionalUpdate.md

8.21.3338 B
Original Source

Function: functionalUpdate()

ts
function functionalUpdate<T>(updater, input): T;

Defined in: utils.ts:6

Type Parameters

T

T

Parameters

updater

Updater<T>

input

T

Returns

T