TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
Add Task Scheduling API
This pull request adds the Task Scheduling API to the DOM, Service Worker, Shared Worker, and Web Worker libraries. It includes SchedulerPostTaskOptions, Scheduler, scheduler, TaskSignal, TaskSignalEventMap, and TaskPriority.
An issue I'm currently having is that building it removes all types I added, and changing overridingTypes.jsonc doesn't seem to be working. If anybody could help me out with it I'd appreciate it.
Thanks for the PR!
This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.
This first needs multiple implementer interest before proceeding.