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