no-op
Exports a function that does nothing.
var noop = { cb = cb || noop }
Usage
noop()
A function that does nothing.
see also
License
MIT, see LICENSE.md for details.
Exports a function that does nothing.
var noop = { cb = cb || noop }
noop()
A function that does nothing.
MIT, see LICENSE.md for details.
npm i no-op
12,842
1.0.3
MIT