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