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