interface UnderlyingSourcePullCallback
Usage in Deno
```typescript import { type UnderlyingSourcePullCallback } from "node:node__stream--web.d.ts"; ```(controller: ReadableStreamController<R>): void | PromiseLike<void>
(controller: ReadableStreamController<R>): void | PromiseLike<void>