Skip to content

ryotah/noop

Repository files navigation

noop

Installation

$ npm install @ryotah/noop

Usage

const noop = require('@ryotah/noop');
noop();
import noop from '@ryotah/noop';
noop();

License

This project is an MIT-licensed open source project. See LICENSE for more information.

Releases

No releases published

Packages

No packages published