Definition
Streams Standard defines UnderlyingSourcePullCallback
callback UnderlyingSourcePullCallback = Promise<undefined> (ReadableStreamController controller);
UnderlyingSourcePullCallback
callbackStreams Standard defines UnderlyingSourcePullCallback
callback UnderlyingSourcePullCallback = Promise<undefined> (ReadableStreamController controller);