祖安之光
10 天以前 60428b3a50f12f6c2875df745c8c7f8648ce4565
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}