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