Typescript Library Declarations (Web Worker)
Interface UnderlyingSourcePullCallback<R>
Type Parameters
R
UnderlyingSourcePullCallback
(
controller
:
ReadableStreamController
<
R
>
,
)
:
void
|
PromiseLike
<
void
>
Parameters
controller
:
ReadableStreamController
<
R
>
Returns
void
|
PromiseLike
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (Web Worker)