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