Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.reflect
/
Proxy
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
revocable
Link copied to clipboard
fun
<
T
:
JsAny
>
revocable
(
target
:
T
,
handler
:
ProxyHandler
<
T
>
)
:
Proxy.Revocable
<
T
>