mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-01 00:54:39 +00:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
const Image = require('./Image');
|
|
|
|
module.exports = Image;
|