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