spring
2 天以前 38d43b697f86d5ee8345e4d6397d3c1da32bbd5b
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}