Skip to content

fx-flow v0.7.0 / types / Modifier

Type alias: Modifier()

Modifier: (flowState) => void

Parameters

flowState: Partial<FlowState>

Returns

void

Source

packages/core/src/types/flow.ts:12

Released under the MIT License.