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