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