A generic definition of an AbortSignal that should be compatible with the native AbortSignal interface as well its polyfills.
This allows the end-user to prematurely abort a (potentially long-running) request.
Readonly
Optional
A generic definition of an AbortSignal that should be compatible with the native AbortSignal interface as well its polyfills.
This allows the end-user to prematurely abort a (potentially long-running) request.