Skip to content

Regrip API / domain/MoveBackTrigger.gen / step

Variable: step

const step: (_1, _2, _3, config) => [state, undefined | string]

Defined in: packages/core/src/domain/MoveBackTrigger.gen.ts:19

Returns the initiating move when move returns it within the time window.

Parameters

_1

state

_2

string

_3

number

config

undefined | config

Returns

[state, undefined | string]