Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-js
/
js.reflect
/
ProxyHandler
/
construct
construct
abstract
var
construct
:
(
target
:
T
,
ReadonlyArray
<
JsAny
>
,
JsFunction
<
*
,
*
>
)
->
JsAny
?
(
source
)