toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.streams
/
UnderlyingSourcePullCallback
Underlying
Source
Pull
Callback
typealias
UnderlyingSourcePullCallback
<
R
>
=
(
controller
:
ReadableStreamController
<
R
>
)
->
PromiseLike
<
Void
>
?
(
source
)