UNPKG

form-designer-xinyi

Version:

基于vue3的设计器,可视化开发页面表单

14 lines (9 loc) 291 B
// import { pluginManager } from '../utils' export * from '../core' export * from '../utils' // export * from '../ui' // export function setupAntdV3 () { // import('../ui-antdv3/src').then(({ setupAntdV3 }) => { // setupAntdV3.bind(null, pluginManager)() // }) // }