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