@types/office-js-preview 1.0.321 → 1.0.322

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: Wed, 03 Aug 2022 22:02:23 GMT
11
+ * Last updated: Mon, 08 Aug 2022 18:02:22 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Excel`, `Office`, `OfficeCore`, `OfficeExtension`, `OneNote`, `PowerPoint`, `Visio`, `Word`
14
14
 
@@ -8533,7 +8533,7 @@ declare namespace Office {
8533
8533
  Preset24
8534
8534
  }
8535
8535
  /**
8536
- * Compose type.
8536
+ * Specifies a message's compose type.
8537
8537
  *
8538
8538
  * @remarks
8539
8539
  * [Api set: Mailbox 1.10]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.321",
3
+ "version": "1.0.322",
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": "a6382e0199165f21ce5ddf447a5d16c261e5dd7bd8f77fdd77daa0b2b195213e",
48
+ "typesPublisherContentHash": "f0d350626a09b6c74fdc165eaa7ed9080e797751abd20a303d8f0df88de22c37",
49
49
  "typeScriptVersion": "4.0"
50
50
  }