Files
Project-Front/src/components/Button/index.ts
2026-02-04 11:00:00 +01:00

2 lines
55 B
TypeScript

export * from './Button';
export * from './interfaces';