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