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