mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-10 23:50:42 +00:00
2 lines
No EOL
127 B
TypeScript
2 lines
No EOL
127 B
TypeScript
declare const useLibrary: (model: string, urlParams: UrlParams, searchParams: URLSearchParams) => Library;
|
|
export = useLibrary; |