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