4 天以前 14363b1ae7cb0d730158ec8dfbee55a85b2fc09f
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}