letsgocoding
2025-02-13 6643c17a50203ac8a85478e4e7e6fe586b30a197
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}