Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lodash.findlast

lodash163.7kMIT4.6.0TypeScript support: definitely-typed

The lodash method _.findLast exported as a module.

lodash-modularized, findlast

readme

lodash.findlast v4.6.0

The lodash method _.findLast exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var findLast = require('lodash.findlast');

See the documentation or package source for more details.

changelog