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