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