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