@types/office-js-preview 1.0.350 → 1.0.351

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@ This package contains type definitions for Office.js (https://github.com/OfficeD
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 04 Nov 2022 16:02:52 GMT
11
+ * Last updated: Mon, 07 Nov 2022 20:26:35 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Excel`, `Office`, `OfficeCore`, `OfficeExtension`, `OneNote`, `PowerPoint`, `Visio`, `Word`
14
14
 
@@ -4196,7 +4196,7 @@ declare namespace Office {
4196
4196
  * </tr>
4197
4197
  * <tr>
4198
4198
  * <td><code>Office.CoercionType.SlideRange</code></td>
4199
- * <td>- PowerPoint on the web and on Windows</td>
4199
+ * <td>- PowerPoint</td>
4200
4200
  * </tr>
4201
4201
  * <tr>
4202
4202
  * <td><code>Office.CoercionType.Table</code> (TableData object)</td>
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.350",
3
+ "version": "1.0.351",
4
4
  "description": "TypeScript definitions for Office.js",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview",
6
6
  "license": "MIT",
@@ -45,6 +45,6 @@
45
45
  },
46
46
  "scripts": {},
47
47
  "dependencies": {},
48
- "typesPublisherContentHash": "39fe6e49510c0b8055cc62ed3db7dfd23689ac2878da01d60970ad341c7ea56d",
48
+ "typesPublisherContentHash": "df74d61455830cbba62b9f1ab887663f47ecd9ecab876a532da96cab927fae65",
49
49
  "typeScriptVersion": "4.1"
50
50
  }