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