DYL0109
2025-03-27 544e09fe0722796f209d5834e3a1716c617e3598
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}