Typescript Library Declarations (DOM)
Interface UnderlyingSourcePullCallback<R>
Type Parameters
R
Underlying
Source
Pull
Callback
(
controller
)
:
void
|
PromiseLike
<
void
>
Parameters
controller
:
ReadableStreamController
<
R
>
Returns
void
|
PromiseLike
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (DOM)