Files
maya-contigo-ui/src/components/Card/index.ts
Rogelio 9cf2a7f223 ic
2025-10-23 04:36:37 +00:00

2 lines
74 B
TypeScript

export { default } from './Card';
export type { CardProps } from './Card';