stremio-web/src/routes/Calendar/Table/Cell/index.ts
2024-07-04 21:44:51 +03:00

5 lines
No EOL
97 B
TypeScript

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