Skip to main content

TransformerCancelCallback

interface TransformerCancelCallback

Call Signatures Jump to heading

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