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