korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-template
/
korlibs.template.dynamic
/
JsObjectMapper2
/
invokeAsync
invoke
Async
js
open
suspend override
fun
invokeAsync
(
type
:
KClass
<
Any
>
,
instance
:
Any
?
,
key
:
String
,
args
:
List
<
Any
?
>
)
:
Any
?