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.d.ts
2 lines
(1 loc)
•
58 B
TypeScript
View Raw
1
2
export
{ B
as
BigIntNative
}
from
'./native-bb527e79.js'
;