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