UNPKG

vexip-ui

Version:

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

5 lines (4 loc) 139 B
import { App } from 'vue'; export declare function installDirectives(app: App): void; export * from './loading'; export * from './resize';