@types/office-js-preview 1.0.597 → 1.0.598

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-preview (https://github.com
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, 22 May 2025 02:15:00 GMT
11
+ * Last updated: Thu, 22 May 2025 18:02:31 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -9286,8 +9286,6 @@ declare namespace Office {
9286
9286
  InformationalMessage = "informationalMessage",
9287
9287
  /**
9288
9288
  * The notification message is an error message.
9289
- *
9290
- * **Important**: Only the `InformationalMessage` type is supported in Outlook on Android and on iOS.
9291
9289
  */
9292
9290
  ErrorMessage = "errorMessage",
9293
9291
  /**
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.597",
3
+ "version": "1.0.598",
4
4
  "description": "TypeScript definitions for office-js-preview",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview",
6
6
  "license": "MIT",
@@ -46,7 +46,7 @@
46
46
  "scripts": {},
47
47
  "dependencies": {},
48
48
  "peerDependencies": {},
49
- "typesPublisherContentHash": "9223aef8b4ad2a800be90ec368c622c0537ebc6b89422ec30720017d8e41a9c5",
49
+ "typesPublisherContentHash": "40dad4b49ba22e299374e6fec5de53d9dc37740f27015c536c5d65daa58fcde3",
50
50
  "typeScriptVersion": "5.1",
51
51
  "nonNpm": true
52
52
  }