Files
torrent_frontend/src/widgets/gameInfo/index.ts
2024-05-26 13:55:34 +04:00

4 lines
61 B
TypeScript

import { GameInfo } from "./gameInfo";
export { GameInfo };