UNPKG

@extclp/vexip-ui

Version:

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

5 lines (4 loc) 259 B
export { default as LayoutHeader } from '../layout/layout-header'; export { layoutHeaderProps } from '../layout/props'; export type { LayoutHeaderProps, LayoutHeaderCProps } from '../layout/props'; export type { LayoutHeaderExposed } from '../layout/symbol';