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