Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.11/has-bigints/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.11/has-bigints/index.js

'use strict';

var $BigInt = typeof BigInt !== 'undefined' && BigInt;

module.exports = function hasNativeBigInts() {
	return typeof $BigInt === 'function'
		&& typeof BigInt === 'function'
		&& typeof $BigInt(42) === 'bigint' // eslint-disable-line no-magic-numbers
		&& typeof BigInt(42) === 'bigint'; // eslint-disable-line no-magic-numbers
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists