mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
// Copyright (C) 2017-2022 Smart code 203358507
|
|
|
|
const Popup = require('./Popup');
|
|
|
|
module.exports = Popup;
|