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