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