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