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