@types/office-js-preview 1.0.301 → 1.0.302

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: Mon, 02 May 2022 18:01:40 GMT
11
+ * Last updated: Wed, 04 May 2022 00:01:37 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Excel`, `Office`, `OfficeCore`, `OfficeExtension`, `OneNote`, `PowerPoint`, `Visio`, `Word`
14
14
 
@@ -1965,7 +1965,7 @@ declare namespace Office {
1965
1965
  *
1966
1966
  * **Hosts**: Excel, Outlook (in preview), PowerPoint, Word
1967
1967
  *
1968
- * `OfficeTheme` is only supported in Office on Windows.
1968
+ * `OfficeTheme` is only supported in Office on Windows, Mac, and the web.
1969
1969
  */
1970
1970
  interface OfficeTheme {
1971
1971
  /**
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.301",
3
+ "version": "1.0.302",
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": "c699f8a695dcd3f0212d7df5ea22abfab00dd497090685e5a71e5d8ef3379b96",
48
+ "typesPublisherContentHash": "2296999b4ea0b3ad36c3992b4414e9edf12fdc2a53629963b54c0d02dc7cbe34",
49
49
  "typeScriptVersion": "3.9"
50
50
  }