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