UNPKG

@aplus-frontend/antdv

Version:

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

5 lines (4 loc) 140 B
import type { OverflowProps } from './Overflow'; import Overflow from './Overflow'; export type { OverflowProps }; export default Overflow;