@alicloud/pop-core
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -30,2 +30,4 @@ // Type definitions for [~THE LIBRARY NAME~] [~OPTIONAL VERSION NUMBER~] | ||
request<T>(action: String, params: Object, options?: Object): Promise<T>; | ||
static ROAClient:typeof Core | ||
static RPCClient:typeof Core | ||
} | ||
@@ -32,0 +34,0 @@ |
{ | ||
"name": "@alicloud/pop-core", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "AliCloud POP SDK core", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,3 +12,3 @@ # @alicloud/pop-core | ||
[travis-image]: https://img.shields.io/travis/aliyun/openapi-core-nodejs-sdk/master.svg?style=flat-square | ||
[travis-url]: https://travis-ci.org/aliyun/openapi-core-nodejs-sdk.svg?branch=master | ||
[travis-url]: https://travis-ci.org/aliyun/openapi-core-nodejs-sdk | ||
[cov-image]: https://codecov.io/gh/aliyun/openapi-core-nodejs-sdk/branch/master/graph/badge.svg | ||
@@ -15,0 +15,0 @@ [cov-url]: https://codecov.io/gh/aliyun/openapi-core-nodejs-sdk |
18898
427