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