mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-30 08:14:38 +00:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
const MetaItem = require('./MetaItem');
|
|
|
|
module.exports = MetaItem;
|