stremio-web/src/common/useNotifications.d.ts

2 lines
No EOL
77 B
TypeScript

declare const useNotifcations: () => Notifications;
export = useNotifcations;