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