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