noop-x
v1.2.1
Published
This method returns undefined.
Downloads
6,440
Maintainers
Readme
noop-x
This method returns undefined.
module.exports
⇒ Function ⏏
This method returns undefined.
Kind: Exported member
Returns: undefined - Always undefined.
Example
import noop from 'noop-x';
console.log(noop()); // undefined