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

Type Parameters

  • R

Generated using TypeDoc