interface UnderlyingSource
optional
cancel: UnderlyingSourceCancelCallback
optional
pull: UnderlyingSourcePullCallback<R>
optional
start: UnderlyingSourceStartCallback<R>
optional
type: undefined
cancel: UnderlyingSourceCancelCallback
pull: UnderlyingSourcePullCallback<R>
start: UnderlyingSourceStartCallback<R>
type: undefined