$ cnpm install 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
Copyright 2013 - present © cnpmjs.org