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