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