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