UNPKG

has-bigints

Version:

Determine if the JS environment has BigInt support.

10 lines (9 loc) 123 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ES2021", }, "exclude": [ "coverage" ] }