gaoluyang
2025-06-05 cd5b938184e9f892fc892f58171a89975739588b
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}