mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-22 15:18:34 +00:00
5 lines
159 B
JavaScript
5 lines
159 B
JavaScript
// Copyright (C) 2017-2023 Smart code 203358507
|
|
|
|
const StreamingServerWarning = require('./StreamingServerWarning');
|
|
|
|
module.exports = StreamingServerWarning;
|