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