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