@ue-too/being / index / NO_OP
變數: NO_OP
constNO_OP:NOOP
定義於: interface.ts:88
No-operation function constant used as a placeholder for optional actions.
備註
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.