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