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