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