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