UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

5 lines (4 loc) 146 B
import Segmented from './segmented'; import type { SegmentedProps } from './segmented'; export type { SegmentedProps }; export default Segmented;