zhouwx
2025-07-10 a3e2f79627593d5ad29f3cd11b4f9ef53b0ec0c2
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}