index.d.ts 102 B

1234
  1. import { Switch } from '../../types/switch'
  2. export * from '../../types/switch'
  3. export default Switch