mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-04 15:49:51 +00:00
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
const Button = require('./Button');
|
|
|
|
module.exports = Button;
|