zhouwx
2025-09-18 21eaf20767aee0db24b679b798398dc735b50118
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}