Push notifications
This commit is contained in:
4
sw/index.d.ts
vendored
Normal file
4
sw/index.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
type NotificationEvent = any;
|
||||
type InstallEvent = any;
|
||||
type FetchEvent = any;
|
||||
type PushEvent = any;
|
Reference in New Issue
Block a user