toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
PseudoBigInt
Pseudo
Big
Int
sealed
external
interface
PseudoBigInt
(
source
)
Represents a bigint literal value without requiring bigint support
Members
Properties
base10Value
Link copied to clipboard
abstract
var
base10Value
:
String
negative
Link copied to clipboard
abstract
var
negative
:
Boolean