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