The modern build of lodash’s internal `trimmedRightIndex` as a module.
npm install lodash._trimmedrightindex
yarn add lodash._trimmedrightindex
pnpm add lodash._trimmedrightindex
bun add lodash._trimmedrightindex
The modern build of lodash’s internal trimmedRightIndex exported as a Node.js/io.js module.
trimmedRightIndex
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash._trimmedrightindex
In Node.js/io.js:
var trimmedRightIndex = require('lodash._trimmedrightindex');
See the package source for more details.