bigint-intrinsic-ai
v1.0.1
Published
ES `BigInt` intrinsic as a module.
Downloads
23
Readme
bigint-intrinsic-ai
Robustly cached BigInt intrinsic for your use. This package is part of the IntrinsicJS project.
Installation
Install it however you want. We'll only include one way to install it in this README, for simplicity:
npm install bigint-intrinsic-aiUsage
const $BigInt = require("bigint-intrinsic-ai")Note
If BigInts are not supported, exports undefined.
