PK

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

'use strict';
var path = require('path');
var binaryExtensions = require('binary-extensions');
var exts = Object.create(null);

binaryExtensions.forEach(function (el) {
	exts[el] = true;
});

module.exports = function (filepath) {
	return path.extname(filepath).slice(1).toLowerCase() in exts;
};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

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

← Back to Home