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