UNPKG

@extclp/vexip-ui

Version:

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

9 lines (8 loc) 206 B
import "./linker.vue.mjs"; import { linkerProps as p } from "./props.mjs"; import { default as f } from "./linker.vue2.mjs"; export { f as Linker, p as linkerProps }; //# sourceMappingURL=index.mjs.map