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