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