@types/intercom-client
Advanced tools
Comparing version 2.11.12 to 2.11.13
@@ -67,2 +67,3 @@ // Type definitions for intercom-client 2.11 | ||
useRequestOpts(options?: request.CoreOptions): this; | ||
usePromises(): this; | ||
} | ||
@@ -69,0 +70,0 @@ |
{ | ||
"name": "@types/intercom-client", | ||
"version": "2.11.12", | ||
"version": "2.11.13", | ||
"description": "TypeScript definitions for intercom-client", | ||
@@ -51,4 +51,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/intercom-client", | ||
}, | ||
"typesPublisherContentHash": "2266fbbcf7f323590966f3f27edb0fa6cc1d24652317834414ab5fa01fa3a756", | ||
"typesPublisherContentHash": "f4dd7474aa8170c59ca471e690eebced3d1c058ba2a9971456766738ca42f390", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 28 Dec 2021 13:01:21 GMT | ||
* Last updated: Thu, 13 Jan 2022 13:01:27 GMT | ||
* Dependencies: [@types/request](https://npmjs.com/package/@types/request), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
20513
443