@extclp/vexip-ui
Version:
A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good
11 lines (10 loc) • 303 B
JavaScript
import "./viewer.vue.mjs";
import { viewerProps as t } from "./props.mjs";
import { viewerDefaultActionLayout as i } from "./symbol.mjs";
import { default as a } from "./viewer.vue2.mjs";
export {
a as Viewer,
i as viewerDefaultActionLayout,
t as viewerProps
};
//# sourceMappingURL=index.mjs.map