Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.reflect
/
ProxyHandler
/
ownKeys
own
Keys
abstract
var
ownKeys
:
(
target
:
T
)
->
ReadonlyArray
<
PropertyKey
>
?
(
source
)