AbortSignal 类


AbortSignal 用于在调用 abortController.abort() 方法时通知观察者。

The AbortSignal is used to notify observers when the abortController.abort() method is called.