toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.reflect
/
Proxy
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
revocable
Link copied to clipboard
fun
<
T
:
Any
>
revocable
(
target
:
T
,
handler
:
ProxyHandler
<
T
>
)
:
Proxy.Revocable
<
T
>