chenhj
2026-04-30 7ef1f0a0777455e5e326558ba340d372d0df39f0
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}