index.js 114 B

123
  1. import Segmented from './src';
  2. import { withInstall } from '../_util/type';
  3. export default withInstall(Segmented);