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