mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
// Copyright (C) 2017-2025 Smart code 203358507
|
|
|
|
import Placeholder from './Placeholder';
|
|
|
|
export default Placeholder;
|