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