Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-js
/
js.core
/
BigInt
Big
Int
external
fun
BigInt
(
value
:
Int
)
:
BigInt
(
source
)
external
fun
BigInt
(
value
:
Long
)
:
BigInt
(
source
)
external
fun
BigInt
(
value
:
String
)
:
BigInt
(
source
)