⚠️ Internal: This API is not publically exported by the
package.
Interface UnderlyingSourceCancelCallback
interface UnderlyingSourceCancelCallback ((reason?) => void | PromiseLike<void>)
- UnderlyingSourceCancelCallback(reason?): void | PromiseLike<void>
Returns void | PromiseLike<void>