mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-11 20:40:54 +00:00
3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
const ControlBar = require('./ControlBar');
|
|
|
|
module.exports = ControlBar;
|