UNPKG

vexip-ui

Version:

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

5 lines (4 loc) 363 B
export { default as Layout } from './layout'; export { layoutProps } from './props'; export type { LayoutProps, LayoutCProps } from './props'; export type { LayoutSignType, LayoutConfig, LayoutSection, LayoutInnerClass, LayoutMenuProps, LayoutHeaderAction, LayoutUser, LayoutFooterLink, LayoutExposed, LayoutSlotParams, LayoutHeaderSlotParams, } from './symbol';