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