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