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