index.js 78 B

1234
  1. // base rc-switch 1.9.0
  2. import Switch from './Switch';
  3. export default Switch;