Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createBigIntLiteral
create
Big
Int
Literal
abstract
fun
createBigIntLiteral
(
value
:
String
)
:
BigIntLiteral
(
source
)
abstract
fun
createBigIntLiteral
(
value
:
PseudoBigInt
)
:
BigIntLiteral
(
source
)