PHP 7.4.33
Preview: index.js Size: 374 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/has-bigints/index.js
'use strict';

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

/** @type {import('.')} */
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
};

Directory Contents

Dirs: 2 × Files: 9
Name Size Perms Modified Actions
.github DIR
- drwxr-xr-x 2025-03-28 11:04:35
Edit Download
test DIR
- drwxr-xr-x 2025-03-28 11:04:35
Edit Download
43 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
139 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
7.62 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
73 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
374 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
1.05 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
1.82 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
1.69 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
123 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).