2017-07-14 23:50:34 +02:00

4 lines
99 B
TypeScript

type NotificationEvent = any;
type InstallEvent = any;
type FetchEvent = any;
type PushEvent = any;