Files
homarr/src/modules/torrents/index.ts
2022-08-25 18:10:23 +02:00

3 lines
114 B
TypeScript

export { TorrentsModule } from './TorrentsModule';
export { TotalDownloadsModule } from './TotalDownloadsModule';