stremio-web/src/components/ActionsGroup/index.ts
2025-11-19 14:47:17 +02:00

6 lines
123 B
TypeScript

// Copyright (C) 2017-2025 Smart code 203358507
import ActionsGroup from './ActionsGroup';
export default ActionsGroup;