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