kotlin-stdlib / kotlinx.wasm.jsinterop / KtFunction KtFunction Native 1.3 typealias KtFunction<R> = (ArrayList<JsValue>) -> R