GoogleChromeLabs / jsbi

JSBI is a pure-JavaScript implementation of the official ECMAScript BigInt proposal.
https://v8.dev/features/bigint#polyfilling-transpiling
Apache License 2.0
919 stars 68 forks source link

Fix UMD exports to be default, similar to #71

Closed 12wrigja closed 3 years ago

12wrigja commented 3 years ago

Fixes https://github.com/GoogleChromeLabs/jsbi/issues/70.

@mathiasbynens mind releasing this?

mathiasbynens commented 3 years ago

Thanks! Being released as v3.2.2.