index.d.ts 110 B

1234
  1. import { Optgroup } from '../../types/optgroup'
  2. export * from '../../types/optgroup'
  3. export default Optgroup