UNPKG

imba

Version:

Intuitive and powerful language for building webapps that fly

6 lines (5 loc) 191 B
if (typeof BigInt === 'function') exports.default = BigInt; else exports.default = function BigIntNotSupported() { throw new Error('BigInt is not supported in this environment.'); };