interface UnderlyingSourceStartCallback
          
Usage in Deno
import { type UnderlyingSourceStartCallback } from "node:stream/web";
      
    
      
    (controller: ReadableStreamController<R>): any
      
    import { type UnderlyingSourceStartCallback } from "node:stream/web";
      
    
      
    (controller: ReadableStreamController<R>): any