mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-12 11:10:27 +00:00
5 lines
159 B
JavaScript
5 lines
159 B
JavaScript
// Copyright (C) 2017-2022 Smart code 203358507
|
|
|
|
const PlayIconCircleCentered = require('./PlayIconCircleCentered');
|
|
|
|
module.exports = PlayIconCircleCentered;
|