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

@trrack/core


@trrack/core / ActionCreatorWithoutPayload

Type Alias: ActionCreatorWithoutPayload<Type>

ActionCreatorWithoutPayload<Type> = BaseActionCreator<undefined, Type> & (noArgument) => object

Defined in: action.ts:81 

Type Parameters

Type

Type extends string = string

Last updated on