ReadableStream.Reader
type t
type closed
val closed : t -> closed Js.Promise.t
val cancel : t -> unit Js.Promise.t
val cancelWith : string -> t -> string Js.Promise.t
val releaseLock : t -> unit