When provided the corresponding AbortController
can be used to cancel an asynchronous action.
interface
stream.default.TransformOptions
interface TransformOptions<T extends Transform = Transform>
- signal?: AbortSignal
interface
When provided the corresponding AbortController
can be used to cancel an asynchronous action.