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