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–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlinx.wasm.jsinterop/-js-value/index.html