PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/collect.js/src/methods/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/collect.js/src/methods/min.js

'use strict';

module.exports = function min(key) {
  if (key !== undefined) {
    const filtered = this.items.filter(item => item[key] !== undefined);

    return Math.min(...filtered.map(item => item[key]));
  }

  return Math.min(...this.items);
};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home