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