Skip to content

@ue-too/being / index / NO_OP

変数: NO_OP

const NO_OP: NOOP

定義: interface.ts:88

No-operation function constant used as a placeholder for optional actions.

Remarks

Use this when you need to provide a function but don't want it to do anything, such as for default state transition actions that have no side effects.