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