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