@types/office-runtime
Advanced tools
@@ -300,3 +300,3 @@ // Type definitions for non-npm package office-runtime 1.0 | ||
| * | ||
| * **Hosts**: Excel, Outlook, PowerPoint, Word | ||
| * **Applications**: Excel, Outlook, PowerPoint, Word | ||
| * | ||
@@ -317,3 +317,3 @@ * @param options - Optional. Accepts an `AuthOptions` object to define sign-on behaviors. | ||
| /** | ||
| * Check if the specified requirement set is supported by the host Office application. | ||
| * Check if the specified requirement set is supported by the Office application. | ||
| * @param name - Set name; e.g., "MatrixBindings". | ||
@@ -320,0 +320,0 @@ * @param minVersion - The minimum required version; e.g., "1.4". |
| { | ||
| "name": "@types/office-runtime", | ||
| "version": "1.0.28", | ||
| "version": "1.0.29", | ||
| "description": "TypeScript definitions for office-runtime", | ||
@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-runtime", | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "36b3aed1e9a5d85ef1f13cac06e1a41e8f8e84b91421b70b426aac53ada47c39", | ||
| "typesPublisherContentHash": "602934e1b76eba7eee5575664719b7776705ce801f8e2c79dc7f2f122f1f48de", | ||
| "typeScriptVersion": "4.1" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Tue, 20 Sep 2022 23:03:16 GMT | ||
| * Last updated: Wed, 05 Oct 2022 21:03:02 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `OfficeRuntime` |
16635
0.01%