interface
events.default.Abortable
interface Abortable
- signal?: AbortSignal
When provided the corresponding
AbortControllercan be used to cancel an asynchronous action.
interface
When provided the corresponding AbortController can be used to cancel an asynchronous action.