%PDF- %PDF-
Direktori : /home/ugotscom/.trash/laravel/node_modules/collect.js/dist/methods/ |
Current File : /home/ugotscom/.trash/laravel/node_modules/collect.js/dist/methods/sortByDesc.js |
'use strict'; module.exports = function sortByDesc(valueOrFunction) { return this.sortBy(valueOrFunction).reverse(); };