Files
imphnen-frontend-service/libs/ui/src/atoms/index.ts
T

5 lines
113 B
TypeScript

export * from './button';
export * from './input';
export * from './password-input';
export * from './textarea';