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