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