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