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