interface UnderlyingSourcePullCallback
Usage
import { type UnderlyingSourcePullCallback } from "node:stream/web";
(controller: ReadableStreamController<R>): void | PromiseLike<void>
import { type UnderlyingSourcePullCallback } from "node:stream/web";
(controller: ReadableStreamController<R>): void | PromiseLike<void>