STOPHOLEconstant
STOPHOLE: (...args: Arguments) => StopCallback
Callback function that does nothing and returns a blackhole stop callback.
- Useful as a no-op default where a
StartCallbackis expected.
Examples
STOPHOLE() // BLACKHOLE