An ES2015 no operation module, the future is here.
npm install es2015-noop!n=>p
> An ES2015 no operation module, the future is here.
```
$ npm install --save es2015-noop
`js
const noop = require('es2015-noop');
noop();
//=> undefined
``
MIT © Andreas Gillström