noop
noop(arguments) ⇒ void
No-operation function. Does nothing. Useful when a callback is required to avoid checks for a missing function.
Kind: global function
| Param | Type |
|---|---|
| arguments | * |
voidNo-operation function. Does nothing. Useful when a callback is required to avoid checks for a missing function.
Kind: global function
| Param | Type |
|---|---|
| arguments | * |