UNPKG

xc-workflow-ui

Version:

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

6 lines (4 loc) 125 B
import Vue from "vue"; export declare class WorkflowComponent extends Vue { static install(vue: typeof Vue): void; }