Files
Homarr/components/modules/date/index.ts
Aj - Thomas 2c461a6695 Add a module enabler
Add module enabler in settings.
This loops over all the exported Modules in the components/modules folder and renders them. (Interpreted language magic/ metaclasses)
2022-05-10 20:33:11 +02:00

2 lines
43 B
TypeScript

export { DateModule } from './DateModule';