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

@trrack/core


@trrack/core / ActionCreatorWithNonInferrablePayload

Type Alias: ActionCreatorWithNonInferrablePayload<Type>

ActionCreatorWithNonInferrablePayload<Type> = BaseActionCreator<unknown, Type> & <Payload>(payload) => object

Defined in: action.ts:87 

Type Parameters

Type

Type extends string = string

Last updated on