@lodash-modularized/isundefined
v1.0.0
Published
A drop-in replacement for `lodash.isundefined`, backed by the main `lodash` package.
Readme
@lodash-modularized/isundefined
A drop-in replacement for lodash.isundefined, backed by the main lodash package.
Usage
const fn = require("@lodash-modularized/isundefined")Why?
The original lodash.isundefined package is not actively maintained.
This version always pulls from the up-to-date lodash.
Override
{
"overrides": {
"lodash.isundefined": "npm:@lodash-modularized/isundefined"
}
}See the main repository for more information.
License
MIT
