mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-12 07:00:28 +00:00
2 lines
86 B
TypeScript
2 lines
86 B
TypeScript
declare const useStreamingServer: () => StreamingServer;
|
|
export = useStreamingServer;
|