mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-17 06:06:34 +00:00
2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
declare const useProfile: () => Profile;
|
|
export = useProfile;
|