Licence
MIT
Version
1.2.1
Deps
0
Size
27 kB
Vulns
0
Weekly
0
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