UNPKG

forto-sorter

Version:

Fast and powerful array sorting. Sort by any property in any direction with easy to read syntax.

6 lines (4 loc) 165 B
var convert = require('./convert'), func = convert('findLastFrom', require('../findLast')); func.placeholder = require('./placeholder'); module.exports = func;