mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
2 lines
86 B
TypeScript
2 lines
86 B
TypeScript
declare const useStreamingServer: () => StreamingServer;
|
|
export = useStreamingServer;
|