Package detail

@ahsm/noop

ahsm40MIT1.0.0

Provides a function that does nothing.

npm, package, noop, no operation

readme

@ahsm/noop

npm (scoped) npm bundle size (minified)

Description

Provides a function, that does nothing.

Install

npm install @ahsm/noop

Usage

const noop = require("@ahsm/noop");

noop();

Author

Anton Hallström