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