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