es2015-noop

1.0.0 • Public • Published

n=>p

es2015-noop Build Status Coverage Status

An ES2015 no operation module, the future is here.

Install

$ npm install --save es2015-noop

Usage

const noop = require('es2015-noop');
 
noop();
//=> undefined

API

noop()

License

MIT © Andreas Gillström

Package Sidebar

Install

npm i es2015-noop

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • gillstrom