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