@ahsm/noop
Description
Provides a function, that does nothing.
Install
npm install @ahsm/noop
Usage
const noop = require("@ahsm/noop");
noop();
Provides a function that does nothing.
Provides a function, that does nothing.
npm install @ahsm/noop
const noop = require("@ahsm/noop");
noop();