@types/office-js-preview 1.0.348 → 1.0.349

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: Thu, 27 Oct 2022 18:02:55 GMT
11
+ * Last updated: Thu, 03 Nov 2022 15:02:49 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Excel`, `Office`, `OfficeCore`, `OfficeExtension`, `OneNote`, `PowerPoint`, `Visio`, `Word`
14
14
 
@@ -4288,7 +4288,7 @@ declare namespace Office {
4288
4288
  * </tr>
4289
4289
  * <tr>
4290
4290
  * <td><code>Office.CoercionType.SlideRange</code></td>
4291
- * <td>- PowerPoint on the web and on Windows</td>
4291
+ * <td>- PowerPoint</td>
4292
4292
  * </tr>
4293
4293
  * <tr>
4294
4294
  * <td><code>Office.CoercionType.Table</code> (TableData object)</td>
@@ -4528,7 +4528,7 @@ declare namespace Office {
4528
4528
  * </tr>
4529
4529
  * <tr>
4530
4530
  * <td><code>Office.CoercionType.SlideRange</code></td>
4531
- * <td>- PowerPoint on the web and Windows</td>
4531
+ * <td>- PowerPoint on the web and on Windows</td>
4532
4532
  * </tr>
4533
4533
  * <tr>
4534
4534
  * <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.348",
3
+ "version": "1.0.349",
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": "ea48836212c7f71a802749c761a03735acc16955ca4adc37b26bbe1eda876a98",
48
+ "typesPublisherContentHash": "c28dd390f5279bf1d163b50f6e24ecaad5cd9d0246b234c5a5718a204e420728",
49
49
  "typeScriptVersion": "4.1"
50
50
  }