Files
homarr/src/components/modules/index.ts
2022-06-30 16:08:38 +02:00

8 lines
183 B
TypeScript

export * from './calendar';
export * from './dash.';
export * from './date';
export * from './downloads';
export * from './ping';
export * from './search';
export * from './weather';