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