TypeScript-DOM-lib-generator icon indicating copy to clipboard operation
TypeScript-DOM-lib-generator copied to clipboard

adding new ServiceWorkerEvent interface to allow new event target

Open sarahzhao25 opened this issue 5 years ago • 2 comments

Addresses Issue microsoft/typescript#40153.

  • created new interface ServiceWorkerEvent
  • trying to edit ServiceWorkerEventMap's statechange property type.

sarahzhao25 avatar Oct 01 '20 22:10 sarahzhao25

CLA assistant check
All CLA requirements met.

ghost avatar Oct 01 '20 22:10 ghost

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.

sandersn avatar Oct 13 '20 21:10 sandersn