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