Interface UnderlyingSourcePullCallback<R>

Type Parameters

  • R

Hierarchy

  • UnderlyingSourcePullCallback
  • Parameters

    • controller: ReadableStreamController<R>

    Returns void | PromiseLike<void>

  • Parameters

    • controller: ReadableStreamController<R>

    Returns void | PromiseLike<void>

Generated using TypeDoc