Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.memory
/
WeakRef
/
deref
deref
fun
deref
(
)
:
T
?
(
source
)
Returns the WeakRef instance's target object, or undefined if the target object has been reclaimed.