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