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