Files
creamlinux-installer/src/types/index.ts
T
2026-04-30 21:00:15 +02:00

4 lines
100 B
TypeScript

export * from './Game'
export * from './DlcInfo'
export * from './Config'
export * from './EpicGame'