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