⚠️ Internal: This API is not publically exported by the package.

Interface UnderlyingSourcePullCallback<R>

interface UnderlyingSourcePullCallback ((controller) => void | PromiseLike<void>)

Type Parameters

  • R

  • Parameters

    Returns void | PromiseLike<void>