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

      Interface UnderlyingSourceCancelCallback

      interface UnderlyingSourceCancelCallback ((reason?) => void | PromiseLike<void>)
      • Parameters

        • Optional reason: any

        Returns void | PromiseLike<void>