An ES2015 no operation module, the future is here.
$ npm install --save es2015-noop
const noop = require('es2015-noop');
noop();
//=> undefinedMIT © Andreas Gillström
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An ES2015 no operation module, the future is here.
$ npm install --save es2015-noop
const noop = require('es2015-noop');
noop();
//=> undefinedMIT © Andreas Gillström