UNPKG

memfs

Version:

In-memory file-system with Node's fs API.

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