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