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

@trrack/core


@trrack/core / ActionCreatorWithPayload

Type Alias: ActionCreatorWithPayload<Payload, Type>

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

Defined in: action.ts:67 

Type Parameters

Payload

Payload

Type

Type extends string = string

Last updated on