index.d.ts 102 B

1234
  1. import { Button } from '../../types/button'
  2. export * from '../../types/button'
  3. export default Button