@ue-too/being / NO_OP
Variable: NO_OP
constNO_OP:NOOP
Defined in: 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.