Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-js
/
js.disposable
/
AsyncDisposable
Async
Disposable
web
interface
AsyncDisposable
(
source
)
Inheritors
AsyncIterator
AsyncDisposableStack
Members & Extensions
Functions
get
Link copied to clipboard
web
operator
fun
AsyncDisposable
.
get
(
key
:
Symbol.asyncDispose
)
:
(
)
->
PromiseLike
<
Void
?
>