UNPKG
@isdk/bigint
Version:
latest (1.0.1)
1.0.1
1.0.0
The BigInteger class wrapped bn.js and native BitInt
github.com/isdk/bigint.js/
@isdk/bigint
/
dist
/
native.mjs
7 lines
(6 loc)
•
82 B
JavaScript
View Raw
1
2
3
4
5
6
7
import
{
BigIntNative
}
from
"./chunk-BDKWX5JO.mjs"
;
export
{
BigIntNative
};