open class JsValue
JsValue(arena: Arena, index: Object)
val arena: Arena
val index: Object
fun getInt(property: String): Int
fun getProperty(property: String): JsValue
open class JsArray : JsValue
© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlinx.wasm.jsinterop/-js-value/index.html