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