engage-digital-js:用于RingCentral Engage API的简单JS API包装器

时间:2021-03-15 11:46:43
【文件属性】:
文件名称:engage-digital-js:用于RingCentral Engage API的简单JS API包装器
文件大小:97KB
文件格式:ZIP
更新时间:2021-03-15 11:46:43
TypeScript 适用于JavaScript的RingCentral Engage数字客户端 用于RingCentral Engage API的简单JavaScript包装器。 。 安装 Node.js npm i ringcentral-engage-client 用法 api令牌 import RingCentralEngage from 'ringcentral-engage-client' const rc = new RingCentralEnage ( process . env . RINGCENTRAL_ENGAGE_API_TOKEN , process . env . RINGCENTRAL_ENGAGE_SERVER_URL ) let r = await rc . get ( '/1.0/roles' ) . catch ( console . log ) expect
【文件预览】:
engage-digital-js-master
----.gitignore(92B)
----.babelrc(164B)
----package.json(2KB)
----package-lock.json(377KB)
----src()
--------ringcentral-engage-digital.ts(4KB)
--------types.ts(470B)
----LICENSE.md(1KB)
----bin()
--------release(154B)
----.travis.yml(192B)
----.sample.env(512B)
----webpack.config.babel.js(820B)
----tsconfig.json(413B)
----README.md(2KB)
----.coveralls.yml(23B)
----.npmignore(208B)
----test()
--------ringcentral-engage.api-token.spec.js(1KB)
----.editorconfig(154B)

网友评论