mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-27 05:23:01 +00:00
3 lines
65 B
JavaScript
3 lines
65 B
JavaScript
const Library = require('./Library');
|
|
|
|
module.exports = Library;
|