UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

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