letsgocoding
2025-03-04 32d4414a817fd85904e8701c271cc8272e44054d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}