source:
node_modules/lodash/fp/findLastIndexFrom.js@
8ca35dc
| Last change on this file since 8ca35dc was d24f17c, checked in by , 18 months ago | |
|---|---|
|
|
| File size: 175 bytes | |
| Line | |
|---|---|
| 1 | var convert = require('./convert'), |
| 2 | func = convert('findLastIndexFrom', require('../findLastIndex')); |
| 3 | |
| 4 | func.placeholder = require('./placeholder'); |
| 5 | module.exports = func; |
Note:
See TracBrowser
for help on using the repository browser.
