Interface DirectUnderlyingSource<R>

Type Parameters

  • R = any

Hierarchy

  • DirectUnderlyingSource

Properties

Properties

pull: ((controller: ReadableStreamDirectController) => void | PromiseLike<void>)

Type declaration

type: "direct"

Generated using TypeDoc