UNPKG

@extclp/vexip-ui

Version:

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

5 lines (4 loc) 222 B
export { default as Menu } from './menu'; export { menuProps } from './props'; export type { MenuProps, MenuCProps } from './props'; export type { MenuMarkerType, MenuGroupType, MenuOptions, MenuExposed } from './symbol';