Gal Podlipnik be67268546 optimize
2025-07-14 19:57:01 +02:00

6 lines
224 B
TypeScript

export * from './lib/add-task-dialog.component';
export * from './lib/task-card.component';
export * from './lib/task-comment.component';
export * from './lib/task-form.component';
export * from './lib/task-list.component';