Skip to main content

UnderlyingSourceCancelCallback

interface UnderlyingSourceCancelCallback

Call Signatures Jump to heading

(reason?: any): void | PromiseLike<void>
Back to top