UNPKG

yanyan-ui

Version:

适用于vue3的前端xy组件库

10 lines 317 B
import xyCodePreview from "./xy-code-preview.vue"; import xyEffectPreview from "./xy-effect-preview.vue"; import xyAttributeTable from "./xy-attribute-table.vue"; import xyShowcasePage from "./xy-showcase-page.vue"; export { xyCodePreview, xyEffectPreview, xyAttributeTable, xyShowcasePage };