es2015-noop
v1.0.0
Published
An ES2015 no operation module, the future is here.
Maintainers
Readme

es2015-noop

An ES2015 no operation module, the future is here.
Install
$ npm install --save es2015-noopUsage
const noop = require('es2015-noop');
noop();
//=> undefinedAPI
noop()
License
MIT © Andreas Gillström
