@ject/noop

A noop function: ()=>{}

Usage no npm install needed!

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

README

@ject/noop

npm version npm download monthly npm download total npm dependents npm license pp install size github commit last github commit total

A function that return the sole parameter itself

Install

$ npm install @ject/oneself

Usage

import { noop } from '@ject/noop'

noop() // undefined

Meta

LICENSE (MIT)