-
Notifications
You must be signed in to change notification settings - Fork 439
Create ServiceWorker lib #505
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Yes, see microsoft/TypeScript#11781 and microsoft/TypeScript#14877 |
A related issue for others who find this issue: Service Worker types were added by @saschanaz in #439 |
@github-actions close |
Closing because @saschanaz is one of the code-owners of this repository. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Service workers basically extends from general worker but has their own types e.g. Client, ExtendableEvent, FetchEvent, etc. Will you accept a PR for this?
The text was updated successfully, but these errors were encountered: