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