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