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