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