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