gongchunyi
13 小时以前 898955b96c60cdcc8a61be7fd76f9803d79a778b
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}