Skip to Content
This is documentation for Trrack 2.0. Click here for legacy Trrack documentation →
Type AliasesType Alias: ProduceWrappedStateChangeFunction()<T>

@trrack/core


@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