@trrack/core / ProduceWrappedStateChangeFunction
Type Alias: ProduceWrappedStateChangeFunction()<T>
ProduceWrappedStateChangeFunction<
T> = (state,args) =>T
Defined in: registry/action.ts:14
Type Parameters
T
T
Parameters
state
T
args
any
Returns
T
Last updated on