Files
maya-contigo-ui/src/components/Input/index.ts
2025-10-23 19:53:32 +00:00

2 lines
77 B
TypeScript

export { default } from './Input';
export type { InputProps } from './Input';