Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.reflect
Package-level
declarations
Types
Types
Has
Instance
Link copied to clipboard
typealias
HasInstance
=
(
instance
:
JsAny
?
)
->
Boolean
Has
Instance
Symbol
Holder
Link copied to clipboard
interface
HasInstanceSymbolHolder
Proxy
Link copied to clipboard
class
Proxy
<
T
:
JsAny
>
(
target
:
T
,
handler
:
ProxyHandler
<
T
>
)
Proxy
Handler
Link copied to clipboard
interface
ProxyHandler
<
in
T
:
JsAny
>
Reflect
Link copied to clipboard
object
Reflect