@nikersify/noop
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

noop

Do nothing.

I expect this module not to ever get unpublished or published with a different function signature - therefore it can be used for testing various npm things, like installing or getting package info.

Install

$ npm install @nikersify/noop

Usage

const noop = require('@nikersify/noop')

noop(5) // 5

License

MIT

/@nikersify/noop/

    Package Sidebar

    Install

    npm i @nikersify/noop

    Weekly Downloads

    5

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.15 kB

    Total Files

    6

    Last publish

    Collaborators

    • nikersify