Files
portfolio/src/shared/ui/Button/index.ts
T

3 lines
98 B
TypeScript
Raw Normal View History

2026-04-19 08:19:23 +03:00
export { Button } from './ui/Button'
export type { ButtonVariant, ButtonSize } from './ui/Button'