mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-28 17:08:46 +00:00
2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
declare const useNotifcations: () => Notifications;
|
|
export = useNotifcations;
|