index.d.ts 110 B

1234
  1. import { Textarea } from '../../types/textarea'
  2. export * from '../../types/textarea'
  3. export default Textarea