An error that is thrown when an operation is aborted
throw new AbortError('The operation was aborted')
Optional
Generated using TypeDoc
Classdesc
An error that is thrown when an operation is aborted
Example