@ahsm/noop

Provides a function that does nothing.

Usage no npm install needed!

<script type="module">
  import ahsmNoop from 'https://cdn.skypack.dev/@ahsm/noop';
</script>

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