mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-10 15:30:40 +00:00
6 lines
123 B
TypeScript
6 lines
123 B
TypeScript
// Copyright (C) 2017-2025 Smart code 203358507
|
|
|
|
import ActionsGroup from './ActionsGroup';
|
|
|
|
export default ActionsGroup;
|
|
|