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