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