mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
2 lines
106 B
TypeScript
2 lines
106 B
TypeScript
declare const useInstalledAddons: (urlParams: UrlParams) => InstalledAddons;
|
|
export = useInstalledAddons;
|