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