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