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