PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/es-abstract/helpers/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/es-abstract/helpers/every.js

'use strict';

module.exports = function every(array, predicate) {
	for (var i = 0; i < array.length; i += 1) {
		if (!predicate(array[i], i, array)) {
			return false;
		}
	}
	return true;
};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

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

← Back to Home