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