PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/is-arrayish/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/is-arrayish/index.js

'use strict';

module.exports = function isArrayish(obj) {
	if (!obj) {
		return false;
	}

	return obj instanceof Array || Array.isArray(obj) ||
		(obj.length >= 0 && obj.splice instanceof Function);
};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

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

← Back to Home