@types/office-js-preview 1.0.657 → 1.0.658

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, 30 Oct 2025 15:02:11 GMT
11
+ * Last updated: Fri, 31 Oct 2025 16:38:34 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -195874,7 +195874,7 @@ declare namespace PowerPoint {
195874
195874
  */
195875
195875
  $top?: number;
195876
195876
  /**
195877
- * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
195877
+ * Specify the number of items in the collection that are to be skipped and not included in the result. If `top` is specified, the selection of result will start after skipping the specified number of items.
195878
195878
  */
195879
195879
  $skip?: number;
195880
195880
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.657",
3
+ "version": "1.0.658",
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": "0f710cb3331fe09854990cdf2b77cf69f3c75329148abdf6531f2bfa8e0f2b10",
49
+ "typesPublisherContentHash": "050d8c7030483fdc7935b08e1c2c986a9c844c13465221afa6a9accde0cf6a48",
50
50
  "typeScriptVersion": "5.2",
51
51
  "nonNpm": true
52
52
  }