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