UNPKG

@extclp/vexip-ui

Version:

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

5 lines (4 loc) 253 B
export { default as LayoutAside } from '../layout/layout-aside'; export { layoutAsideProps } from '../layout/props'; export type { LayoutAsideProps, LayoutAsideCProps } from '../layout/props'; export type { LayoutAsideExposed } from '../layout/symbol';