Missing the AbortSignal.any()
function
#58026
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Milestone
⚙ Compilation target
ES2015
⚙ Library
dom.d.ts
Missing / Incorrect Definition
The following commit microsoft/TypeScript-DOM-lib-generator@bea9dde added the
AbortSignal.any
static method to theTypeScript-DOM-lib-generator
repo. These changes don't seem to have landed indom.d.ts
, would be great if they could be pulled in! 🙏🏽Sample Code
Documentation Link
https://developer.mozilla.org/docs/Web/API/AbortSignal/any_static
The text was updated successfully, but these errors were encountered: