UNPKG

create-lbgcli1

Version:

前端脚手架模板

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.'); };