UNPKG

@extclp/vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

5 lines (4 loc) 202 B
export { default as Overflow } from './overflow'; export { overflowProps } from './props'; export type { OverflowProps, OverflowCProps } from './props'; export type { OverflowExposed } from './symbol';