mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
5 lines
103 B
TypeScript
5 lines
103 B
TypeScript
// Copyright (C) 2017-2025 Smart code 203358507
|
|
|
|
import Ratings from './Ratings';
|
|
|
|
export { Ratings };
|