lodash._basedelay

The modern build of lodash’s internal `baseDelay` as a module.

Usage no npm install needed!

<script type="module">
  import lodashBasedelay from 'https://cdn.skypack.dev/lodash._basedelay';
</script>

README

lodash._basedelay v3.1.0

The modern build of lodash’s internal baseDelay exported as a Node.js/io.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash._basedelay

In Node.js/io.js:

var baseDelay = require('lodash._basedelay');

See the package source for more details.