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