UNPKG

vexip-ui

Version:

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

9 lines (8 loc) 206 B
import "./scroll.vue.mjs"; import { scrollProps as p } from "./props.mjs"; import { default as e } from "./scroll.vue2.mjs"; export { e as Scroll, p as scrollProps }; //# sourceMappingURL=index.mjs.map