notify.moe/sw/index.d.ts

4 lines
99 B
TypeScript
Raw Normal View History

2017-07-14 23:50:34 +02:00
type NotificationEvent = any;
type InstallEvent = any;
type FetchEvent = any;
type PushEvent = any;