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