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