nexus:Nexus OSS REST API的JSTS客户端 源码

上传:immense83679 浏览: 7 推荐: 0 文件:ZIP 大小:247.63KB 上传时间:2021-05-13 21:13:58 版权申诉
@ qiwi / nexus 用于的组件的Monorepo 生成了用于Nexus API的客户端。 import { ComponentsApi } from '@qiwi/nexus-client' const options = { auth : { password : 'secretPassword' , username : 'j.sins' } } const api = new ComponentsApi ( { basePath : 'your Nexus API URL' , baseOptions : options } ) api . getComponentById ( 'bnBtLWludGVybmFsOjFjNzg3YTAzZGI4MjA5ZWI2MDUyOTU1MjUwNWFlMmNh' ) . then ( d
上传资源
用户评论