TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
adding new ServiceWorkerEvent interface to allow new event target
Addresses Issue microsoft/typescript#40153.
- created new interface ServiceWorkerEvent
- trying to edit ServiceWorkerEventMap's statechange property type.
Sorry I missed this earlier. Can you please run npm test followed by npm run baseline-accept and then check in the updated files? That's why the CI tests failed.