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