Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.array
/
JsTuple
Js
Tuple
sealed
interface
JsTuple
(
source
)
Inheritors
JsTuple1
Members
Properties
size
Link copied to clipboard
abstract
val
size
:
Int
Functions
as
Array
Link copied to clipboard
abstract
fun
asArray
(
)
:
ReadonlyArray
<
JsAny
?
>