UNPKG

xc-workflow-ui

Version:

基于vant二次封装工作流组件库

8 lines (4 loc) 148 B
import Vue from "vue"; export declare const install: (vue: typeof Vue) => void; export * from "./xc-workflow-ui"; export default install;