zhouwx
2024-06-06 003d931e17089fe493ff75e290b3d20ad21f46e3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}