microsoft-graph 3.12.27 → 3.13.29

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.
Files changed (114) hide show
  1. package/dist/cjs/test.setup.d.ts +6 -0
  2. package/dist/cjs/test.setup.d.ts.map +1 -0
  3. package/dist/cjs/test.setup.js +9 -0
  4. package/dist/esm/test.setup.d.ts +6 -0
  5. package/dist/esm/test.setup.d.ts.map +1 -0
  6. package/dist/esm/test.setup.js +7 -0
  7. package/docs/api/AccessToken.md +1 -1
  8. package/docs/api/Address.md +4 -4
  9. package/docs/api/AzureApplicationCredentials.md +4 -4
  10. package/docs/api/BadRequestError.md +4 -4
  11. package/docs/api/BadTemplateError.md +4 -4
  12. package/docs/api/BandwidthLimitExceededError.md +4 -4
  13. package/docs/api/Border.md +3 -3
  14. package/docs/api/Cartesian.md +4 -4
  15. package/docs/api/Cell.md +16 -16
  16. package/docs/api/CellFormat.md +4 -4
  17. package/docs/api/Color.md +1 -1
  18. package/docs/api/Column.md +2 -2
  19. package/docs/api/ConflictError.md +4 -4
  20. package/docs/api/Context-1.md +2 -2
  21. package/docs/api/Drive-1.md +3 -3
  22. package/docs/api/DriveItem-1.md +4 -4
  23. package/docs/api/EnvironmentVariableMissingError.md +4 -4
  24. package/docs/api/FontName.md +1 -1
  25. package/docs/api/ForbiddenError.md +4 -4
  26. package/docs/api/GatewayTimeoutError.md +4 -4
  27. package/docs/api/GoneError.md +4 -4
  28. package/docs/api/GraphOperation.md +10 -10
  29. package/docs/api/HostName.md +1 -1
  30. package/docs/api/Http-1.md +4 -4
  31. package/docs/api/InconsistentContextError.md +4 -4
  32. package/docs/api/InsufficientStorageError.md +4 -4
  33. package/docs/api/InternalServerError.md +4 -4
  34. package/docs/api/InvalidArgumentError.md +4 -4
  35. package/docs/api/InvalidOperationError.md +4 -4
  36. package/docs/api/LengthRequiredError.md +4 -4
  37. package/docs/api/LockedError.md +4 -4
  38. package/docs/api/MethodNotAllowedError.md +4 -4
  39. package/docs/api/NeverError.md +4 -4
  40. package/docs/api/NotAcceptableError.md +4 -4
  41. package/docs/api/NotFoundError.md +4 -4
  42. package/docs/api/NotImplementedError.md +4 -4
  43. package/docs/api/PaymentRequiredError.md +4 -4
  44. package/docs/api/PreconditionFailedError.md +4 -4
  45. package/docs/api/ProtocolError.md +4 -4
  46. package/docs/api/README.md +1 -0
  47. package/docs/api/RequestEntityTooLargeError.md +4 -4
  48. package/docs/api/RequestFailedError.md +4 -4
  49. package/docs/api/RequestTimeoutError.md +4 -4
  50. package/docs/api/RequestedRangeNotSatisfiableError.md +4 -4
  51. package/docs/api/Row.md +2 -2
  52. package/docs/api/ServiceUnavailableError.md +4 -4
  53. package/docs/api/Site-1.md +4 -4
  54. package/docs/api/TooManyRequestsError.md +4 -4
  55. package/docs/api/UnauthorizedError.md +4 -4
  56. package/docs/api/UnprocessableEntityError.md +4 -4
  57. package/docs/api/UnsupportedAddressTypeError.md +4 -4
  58. package/docs/api/UnsupportedMediaTypeError.md +4 -4
  59. package/docs/api/Workbook.md +1 -1
  60. package/docs/api/WorkbookNamedRange.md +2 -2
  61. package/docs/api/WorkbookPivotTable-1.md +2 -2
  62. package/docs/api/WorkbookRange-1.md +1 -1
  63. package/docs/api/WorkbookSession.md +1 -1
  64. package/docs/api/WorkbookTable-1.md +3 -3
  65. package/docs/api/WorkbookWorksheet-1.md +3 -3
  66. package/docs/api/addressManipulation.md +14 -14
  67. package/docs/api/calculateWorkbook.md +1 -1
  68. package/docs/api/clearWorkbookRange.md +1 -1
  69. package/docs/api/context.md +1 -1
  70. package/docs/api/copyDriveItem.md +1 -1
  71. package/docs/api/createDriveItemContent.md +2 -2
  72. package/docs/api/createFolder.md +1 -1
  73. package/docs/api/createWorkbookSession.md +1 -1
  74. package/docs/api/deleteDriveItem.md +3 -3
  75. package/docs/api/drive.md +1 -1
  76. package/docs/api/driveItem.md +1 -1
  77. package/docs/api/environmentVariable.md +4 -4
  78. package/docs/api/findDriveItem.md +5 -5
  79. package/docs/api/http.md +5 -5
  80. package/docs/api/insertWorkbookRangeRows.md +2 -2
  81. package/docs/api/iterateDriveItems.md +1 -1
  82. package/docs/api/iterateDrives.md +1 -1
  83. package/docs/api/iterateSites.md +1 -1
  84. package/docs/api/iterateWorkbookRangeRows.md +7 -7
  85. package/docs/api/listDriveItems.md +5 -5
  86. package/docs/api/listDrives.md +5 -5
  87. package/docs/api/listSites.md +5 -5
  88. package/docs/api/mergeWorkbookRange.md +1 -1
  89. package/docs/api/objectMapping.md +2 -2
  90. package/docs/api/random.md +1 -1
  91. package/docs/api/rangeManipulation.md +6 -6
  92. package/docs/api/readWorkbookRangeFirstRow.md +1 -1
  93. package/docs/api/readWorkbookRangeRows.md +1 -1
  94. package/docs/api/readWorkbookRows.md +2 -2
  95. package/docs/api/searchSites.md +4 -4
  96. package/docs/api/services/sharepointUrl.md +2 -2
  97. package/docs/api/services/usedAddress.md +2 -2
  98. package/docs/api/site.md +1 -1
  99. package/docs/api/streamDriveItemContent.md +2 -2
  100. package/docs/api/tasks/tryGetWorkbookWorksheetUsedRangeRef.md +2 -2
  101. package/docs/api/temporaryFiles.md +2 -2
  102. package/docs/api/test.setup.md +3 -0
  103. package/docs/api/tryGetDriveItemByPath.md +2 -2
  104. package/docs/api/tryGetWorkbookWorksheetByName.md +2 -2
  105. package/docs/api/updateWorkbookRangeRows.md +2 -2
  106. package/docs/api/userSendMail.md +1 -1
  107. package/docs/api/workbookPivotTable.md +1 -1
  108. package/docs/api/workbookRange.md +1 -1
  109. package/docs/api/workbookTable.md +1 -1
  110. package/docs/api/workbookTableColumn.md +1 -1
  111. package/docs/api/workbookWorksheet.md +1 -1
  112. package/docs/api/writeWorkbookRows.md +2 -2
  113. package/package.json +30 -19
  114. package/vitest.config.ts +2 -5
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Test setup file for vitest
3
+ * Loads environment variables from .env file for testing
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=test.setup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"test.setup.d.ts","sourceRoot":"","sources":["../../src/test.setup.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ /**
3
+ * Test setup file for vitest
4
+ * Loads environment variables from .env file for testing
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ const dotenv_1 = require("dotenv");
8
+ // Load environment variables from .env file
9
+ (0, dotenv_1.config)();
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Test setup file for vitest
3
+ * Loads environment variables from .env file for testing
4
+ */
5
+ export {};
6
+ //# sourceMappingURL=test.setup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"test.setup.d.ts","sourceRoot":"","sources":["../../src/test.setup.ts"],"names":[],"mappings":"AAAA;;;GAGG"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Test setup file for vitest
3
+ * Loads environment variables from .env file for testing
4
+ */
5
+ import { config } from "dotenv";
6
+ // Load environment variables from .env file
7
+ config();
@@ -16,7 +16,7 @@ May be automatically generated by graphApi (for instance, when `createClientSecr
16
16
 
17
17
  Defined in: [src/models/AccessToken.ts:7](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/AccessToken.ts#L7)
18
18
 
19
- #### Type declaration
19
+ #### Type Declaration
20
20
 
21
21
  ##### \_\_brand
22
22
 
@@ -118,10 +118,10 @@ Address when decomposed into its components.
118
118
 
119
119
  | Property | Type | Description | Defined in |
120
120
  | ------ | ------ | ------ | ------ |
121
- | <a id="endcolumn"></a> `endColumn` | [`ColumnAddress`](#columnaddress) | The ending column address. | [src/models/Address.ts:91](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Address.ts#L91) |
122
- | <a id="endrow"></a> `endRow` | [`RowAddress`](#rowaddress) | The ending row address. | [src/models/Address.ts:93](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Address.ts#L93) |
123
- | <a id="startcolumn"></a> `startColumn` | [`ColumnAddress`](#columnaddress) | The starting column address. | [src/models/Address.ts:90](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Address.ts#L90) |
124
- | <a id="startrow"></a> `startRow` | [`RowAddress`](#rowaddress) | The starting row address. | [src/models/Address.ts:92](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Address.ts#L92) |
121
+ | <a id="property-endcolumn"></a> `endColumn` | [`ColumnAddress`](#columnaddress) | The ending column address. | [src/models/Address.ts:91](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Address.ts#L91) |
122
+ | <a id="property-endrow"></a> `endRow` | [`RowAddress`](#rowaddress) | The ending row address. | [src/models/Address.ts:93](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Address.ts#L93) |
123
+ | <a id="property-startcolumn"></a> `startColumn` | [`ColumnAddress`](#columnaddress) | The starting column address. | [src/models/Address.ts:90](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Address.ts#L90) |
124
+ | <a id="property-startrow"></a> `startRow` | [`RowAddress`](#rowaddress) | The starting row address. | [src/models/Address.ts:92](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Address.ts#L92) |
125
125
 
126
126
  ***
127
127
 
@@ -14,7 +14,7 @@ Defined in: [src/models/AzureApplicationCredentials.ts:10](https://github.com/Fu
14
14
 
15
15
  Application Client ID to authenticate with Azure.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### \_\_brand
20
20
 
@@ -30,7 +30,7 @@ Defined in: [src/models/AzureApplicationCredentials.ts:17](https://github.com/Fu
30
30
 
31
31
  Application Client secret to authenticate with Azure.
32
32
 
33
- #### Type declaration
33
+ #### Type Declaration
34
34
 
35
35
  ##### \_\_brand
36
36
 
@@ -46,7 +46,7 @@ Defined in: [src/models/AzureApplicationCredentials.ts:24](https://github.com/Fu
46
46
 
47
47
  ID of tenant in Azure.
48
48
 
49
- #### Type declaration
49
+ #### Type Declaration
50
50
 
51
51
  ##### \_\_brand
52
52
 
@@ -62,7 +62,7 @@ Defined in: [src/models/AzureApplicationCredentials.ts:32](https://github.com/Fu
62
62
 
63
63
  Scope for which the access token is requested.
64
64
 
65
- #### Type declaration
65
+ #### Type Declaration
66
66
 
67
67
  ##### \_\_brand
68
68
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -20,9 +20,9 @@ Defined in: [src/models/Border.ts:9](https://github.com/Future-Secure-AI/microso
20
20
 
21
21
  | Property | Type | Defined in |
22
22
  | ------ | ------ | ------ |
23
- | <a id="color"></a> `color` | [`Color`](Color.md#color) | [src/models/Border.ts:10](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Border.ts#L10) |
24
- | <a id="style"></a> `style` | [`BorderStyle`](#borderstyle-1) | [src/models/Border.ts:11](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Border.ts#L11) |
25
- | <a id="weight"></a> `weight` | [`BorderWeight`](#borderweight-1) | [src/models/Border.ts:12](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Border.ts#L12) |
23
+ | <a id="property-color"></a> `color` | [`Color`](Color.md#color) | [src/models/Border.ts:10](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Border.ts#L10) |
24
+ | <a id="property-style"></a> `style` | [`BorderStyle`](#borderstyle) | [src/models/Border.ts:11](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Border.ts#L11) |
25
+ | <a id="property-weight"></a> `weight` | [`BorderWeight`](#borderweight) | [src/models/Border.ts:12](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Border.ts#L12) |
26
26
 
27
27
  ***
28
28
 
@@ -16,7 +16,7 @@ Defined in: [src/models/Cartesian.ts:10](https://github.com/Future-Secure-AI/mic
16
16
 
17
17
  | Property | Type | Description | Defined in |
18
18
  | ------ | ------ | ------ | ------ |
19
- | <a id="ax"></a> `ax` | [`ColumnOffset`](Column.md#columnoffset) | The column offset of the top-left cell in the Cartesian coordinates. | [src/models/Cartesian.ts:14](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cartesian.ts#L14) |
20
- | <a id="ay"></a> `ay` | [`RowOffset`](Row.md#rowoffset) | The row offset of the top-left cell in the Cartesian coordinates. | [src/models/Cartesian.ts:19](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cartesian.ts#L19) |
21
- | <a id="bx"></a> `bx` | [`ColumnOffset`](Column.md#columnoffset) | The column offset of the bottom-right cell in the Cartesian coordinates. | [src/models/Cartesian.ts:24](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cartesian.ts#L24) |
22
- | <a id="by"></a> `by` | [`RowOffset`](Row.md#rowoffset) | The row offset of the bottom-right cell in the Cartesian coordinates. | [src/models/Cartesian.ts:29](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cartesian.ts#L29) |
19
+ | <a id="property-ax"></a> `ax` | [`ColumnOffset`](Column.md#columnoffset) | The column offset of the top-left cell in the Cartesian coordinates. | [src/models/Cartesian.ts:14](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cartesian.ts#L14) |
20
+ | <a id="property-ay"></a> `ay` | [`RowOffset`](Row.md#rowoffset) | The row offset of the top-left cell in the Cartesian coordinates. | [src/models/Cartesian.ts:19](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cartesian.ts#L19) |
21
+ | <a id="property-bx"></a> `bx` | [`ColumnOffset`](Column.md#columnoffset) | The column offset of the bottom-right cell in the Cartesian coordinates. | [src/models/Cartesian.ts:24](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cartesian.ts#L24) |
22
+ | <a id="property-by"></a> `by` | [`RowOffset`](Row.md#rowoffset) | The row offset of the bottom-right cell in the Cartesian coordinates. | [src/models/Cartesian.ts:29](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cartesian.ts#L29) |
package/docs/api/Cell.md CHANGED
@@ -22,11 +22,11 @@ Contrary to common expectation, while a cell does contain a single value, it als
22
22
 
23
23
  | Property | Type | Description | Defined in |
24
24
  | ------ | ------ | ------ | ------ |
25
- | <a id="alignment"></a> `alignment` | `object` | **`Experimental`** Alignment of cell contents. | [src/models/Cell.ts:46](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L46) |
25
+ | <a id="property-alignment"></a> `alignment` | `object` | **`Experimental`** Alignment of cell contents. | [src/models/Cell.ts:46](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L46) |
26
26
  | `alignment.horizontal?` | [`CellHorizontalAlignment`](#cellhorizontalalignment) | - | [src/models/Cell.ts:47](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L47) |
27
27
  | `alignment.vertical?` | [`CellVerticalAlignment`](#cellverticalalignment) | - | [src/models/Cell.ts:48](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L48) |
28
28
  | `alignment.wrapText?` | `boolean` | - | [src/models/Cell.ts:49](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L49) |
29
- | <a id="borders"></a> `borders` | `object` | **`Experimental`** Borders around the cell. | [src/models/Cell.ts:56](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L56) |
29
+ | <a id="property-borders"></a> `borders` | `object` | **`Experimental`** Borders around the cell. | [src/models/Cell.ts:56](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L56) |
30
30
  | `borders.diagonalDown?` | [`Border`](Border.md#border) | - | [src/models/Cell.ts:64](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L64) |
31
31
  | `borders.diagonalUp?` | [`Border`](Border.md#border) | - | [src/models/Cell.ts:65](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L65) |
32
32
  | `borders.edgeBottom?` | [`Border`](Border.md#border) | - | [src/models/Cell.ts:59](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L59) |
@@ -35,21 +35,21 @@ Contrary to common expectation, while a cell does contain a single value, it als
35
35
  | `borders.edgeTop?` | [`Border`](Border.md#border) | - | [src/models/Cell.ts:58](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L58) |
36
36
  | `borders.insideHorizontal?` | [`Border`](Border.md#border) | - | [src/models/Cell.ts:63](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L63) |
37
37
  | `borders.insideVertical?` | [`Border`](Border.md#border) | - | [src/models/Cell.ts:62](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L62) |
38
- | <a id="fill"></a> `fill` | `object` | **`Experimental`** Fill color of the cell. | [src/models/Cell.ts:72](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L72) |
38
+ | <a id="property-fill"></a> `fill` | `object` | **`Experimental`** Fill color of the cell. | [src/models/Cell.ts:72](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L72) |
39
39
  | `fill.color?` | [`Color`](Color.md#color) | - | [src/models/Cell.ts:73](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L73) |
40
- | <a id="font"></a> `font` | `object` | **`Experimental`** Font settings for the cell. | [src/models/Cell.ts:79](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L79) |
40
+ | <a id="property-font"></a> `font` | `object` | **`Experimental`** Font settings for the cell. | [src/models/Cell.ts:79](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L79) |
41
41
  | `font.bold?` | `boolean` | - | [src/models/Cell.ts:83](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L83) |
42
42
  | `font.color?` | [`Color`](Color.md#color) | - | [src/models/Cell.ts:82](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L82) |
43
43
  | `font.italic?` | `boolean` | - | [src/models/Cell.ts:84](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L84) |
44
44
  | `font.name?` | [`FontName`](FontName.md#fontname) | - | [src/models/Cell.ts:80](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L80) |
45
45
  | `font.size?` | `number` | - | [src/models/Cell.ts:81](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L81) |
46
46
  | `font.underline?` | [`CellUnderline`](#cellunderline) | - | [src/models/Cell.ts:85](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L85) |
47
- | <a id="format"></a> `format` | [`CellFormat`](#cellformat-1) | Formatting that is applied to the value to derive the text representation. | [src/models/Cell.ts:30](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L30) |
48
- | <a id="merge"></a> `merge` | `object` | **`Experimental`** Number of cell merges (WRITE ONLY). **Remarks** Due to API limitations, this value is never populated when reading a cell, but it can be set when writing a cell. | [src/models/Cell.ts:37](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L37) |
47
+ | <a id="property-format"></a> `format` | [`CellFormat`](#cellformat) | Formatting that is applied to the value to derive the text representation. | [src/models/Cell.ts:30](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L30) |
48
+ | <a id="property-merge"></a> `merge` | `object` | **`Experimental`** Number of cell merges (WRITE ONLY). **Remarks** Due to API limitations, this value is never populated when reading a cell, but it can be set when writing a cell. | [src/models/Cell.ts:37](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L37) |
49
49
  | `merge.down?` | `number` | - | [src/models/Cell.ts:39](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L39) |
50
50
  | `merge.right?` | `number` | - | [src/models/Cell.ts:38](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L38) |
51
- | <a id="text"></a> `text` | [`CellText`](#celltext-1) | The text representation of the cell's value. **Remarks** This is often the same as the value, but can differ in cases where the value is a number and the text representation is formatted (e.g., "1,000" vs. 1000), or in the case of the value being a formula. | [src/models/Cell.ts:20](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L20) |
52
- | <a id="value"></a> `value` | [`CellValue`](#cellvalue-1) | The actual value of the cell. | [src/models/Cell.ts:25](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L25) |
51
+ | <a id="property-text"></a> `text` | [`CellText`](#celltext) | The text representation of the cell's value. **Remarks** This is often the same as the value, but can differ in cases where the value is a number and the text representation is formatted (e.g., "1,000" vs. 1000), or in the case of the value being a formula. | [src/models/Cell.ts:20](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L20) |
52
+ | <a id="property-value"></a> `value` | [`CellValue`](#cellvalue) | The actual value of the cell. | [src/models/Cell.ts:25](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L25) |
53
53
 
54
54
  ***
55
55
 
@@ -61,7 +61,7 @@ Defined in: [src/models/Cell.ts:105](https://github.com/Future-Secure-AI/microso
61
61
 
62
62
  Format to be applied to a cell value to convert it to text to display to the user.
63
63
 
64
- #### Type declaration
64
+ #### Type Declaration
65
65
 
66
66
  ##### \_\_brand
67
67
 
@@ -93,13 +93,13 @@ The amount of detail that we're reading from a cell.
93
93
 
94
94
  | Property | Type | Description | Defined in |
95
95
  | ------ | ------ | ------ | ------ |
96
- | <a id="alignment-1"></a> `alignment` | `boolean` | Content position with the cell. VERY EXPENSIVE (+1 op per cell) | [src/models/Cell.ts:123](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L123) |
97
- | <a id="border"></a> `border` | `boolean` | Cell borders. VERY EXPENSIVE (+1 op per cell) | [src/models/Cell.ts:126](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L126) |
98
- | <a id="fill-1"></a> `fill` | `boolean` | Background fill style. VERY EXPENSIVE (+1 op per cell) | [src/models/Cell.ts:129](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L129) |
99
- | <a id="font-1"></a> `font` | `boolean` | Text style. VERY EXPENSIVE (+1 op per cell) | [src/models/Cell.ts:132](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L132) |
100
- | <a id="format-1"></a> `format` | `boolean` | Logic used to format values to text. CHEAP (+1 op per 10K cells, no additional call op `values` or `text`) | [src/models/Cell.ts:120](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L120) |
101
- | <a id="text-1"></a> `text` | `boolean` | Formatted value, as presented to the user. CHEAP (+1 op per 10K cells, no additional call op `values` or `format`) | [src/models/Cell.ts:117](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L117) |
102
- | <a id="value-1"></a> `value` | `boolean` | Raw cell value. CHEAP (+1 op per 10K cells, no additional op with `text` or `format`) | [src/models/Cell.ts:114](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L114) |
96
+ | <a id="property-alignment-1"></a> `alignment` | `boolean` | Content position with the cell. VERY EXPENSIVE (+1 op per cell) | [src/models/Cell.ts:123](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L123) |
97
+ | <a id="property-border"></a> `border` | `boolean` | Cell borders. VERY EXPENSIVE (+1 op per cell) | [src/models/Cell.ts:126](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L126) |
98
+ | <a id="property-fill-1"></a> `fill` | `boolean` | Background fill style. VERY EXPENSIVE (+1 op per cell) | [src/models/Cell.ts:129](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L129) |
99
+ | <a id="property-font-1"></a> `font` | `boolean` | Text style. VERY EXPENSIVE (+1 op per cell) | [src/models/Cell.ts:132](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L132) |
100
+ | <a id="property-format-1"></a> `format` | `boolean` | Logic used to format values to text. CHEAP (+1 op per 10K cells, no additional call op `values` or `text`) | [src/models/Cell.ts:120](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L120) |
101
+ | <a id="property-text-1"></a> `text` | `boolean` | Formatted value, as presented to the user. CHEAP (+1 op per 10K cells, no additional call op `values` or `format`) | [src/models/Cell.ts:117](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L117) |
102
+ | <a id="property-value-1"></a> `value` | `boolean` | Raw cell value. CHEAP (+1 op per 10K cells, no additional op with `text` or `format`) | [src/models/Cell.ts:114](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Cell.ts#L114) |
103
103
 
104
104
  ***
105
105
 
@@ -8,7 +8,7 @@ Cell utilities.
8
8
 
9
9
  ### accountingCellFormat
10
10
 
11
- > `const` **accountingCellFormat**: [`CellFormat`](Cell.md#cellformat-1)
11
+ > `const` **accountingCellFormat**: [`CellFormat`](Cell.md#cellformat)
12
12
 
13
13
  Defined in: [src/services/cell.ts:12](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/services/cell.ts#L12)
14
14
 
@@ -24,7 +24,7 @@ Defined in: [src/services/cell.ts:18](https://github.com/Future-Secure-AI/micros
24
24
 
25
25
  ### generalCellFormat
26
26
 
27
- > `const` **generalCellFormat**: [`CellFormat`](Cell.md#cellformat-1)
27
+ > `const` **generalCellFormat**: [`CellFormat`](Cell.md#cellformat)
28
28
 
29
29
  Defined in: [src/services/cell.ts:9](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/services/cell.ts#L9)
30
30
 
@@ -32,7 +32,7 @@ Defined in: [src/services/cell.ts:9](https://github.com/Future-Secure-AI/microso
32
32
 
33
33
  ### numberCellFormat
34
34
 
35
- > `const` **numberCellFormat**: [`CellFormat`](Cell.md#cellformat-1)
35
+ > `const` **numberCellFormat**: [`CellFormat`](Cell.md#cellformat)
36
36
 
37
37
  Defined in: [src/services/cell.ts:11](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/services/cell.ts#L11)
38
38
 
@@ -40,6 +40,6 @@ Defined in: [src/services/cell.ts:11](https://github.com/Future-Secure-AI/micros
40
40
 
41
41
  ### textCellFormat
42
42
 
43
- > `const` **textCellFormat**: [`CellFormat`](Cell.md#cellformat-1)
43
+ > `const` **textCellFormat**: [`CellFormat`](Cell.md#cellformat)
44
44
 
45
45
  Defined in: [src/services/cell.ts:10](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/services/cell.ts#L10)
package/docs/api/Color.md CHANGED
@@ -12,7 +12,7 @@ Color has a hexadecimal representation (ie #ffffff").
12
12
 
13
13
  Defined in: [src/models/Color.ts:6](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Color.ts#L6)
14
14
 
15
- #### Type declaration
15
+ #### Type Declaration
16
16
 
17
17
  ##### \_\_brand
18
18
 
@@ -24,7 +24,7 @@ Defined in: [src/models/Column.ts:24](https://github.com/Future-Secure-AI/micros
24
24
 
25
25
  Name of a column, as configured by the user.
26
26
 
27
- #### Type declaration
27
+ #### Type Declaration
28
28
 
29
29
  ##### \_\_brand
30
30
 
@@ -40,7 +40,7 @@ Defined in: [src/models/Column.ts:17](https://github.com/Future-Secure-AI/micros
40
40
 
41
41
  Zero-based index representing the position of a column in a range.
42
42
 
43
- #### Type declaration
43
+ #### Type Declaration
44
44
 
45
45
  ##### \_\_brand
46
46
 
@@ -86,7 +86,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
86
86
 
87
87
  > `static` **stackTraceLimit**: `number`
88
88
 
89
- Defined in: node\_modules/@types/node/globals.d.ts:68
89
+ Defined in: node\_modules/@types/node/globals.d.ts:67
90
90
 
91
91
  The `Error.stackTraceLimit` property specifies the number of stack frames
92
92
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -108,7 +108,7 @@ not capture any frames.
108
108
 
109
109
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
110
110
 
111
- Defined in: node\_modules/@types/node/globals.d.ts:52
111
+ Defined in: node\_modules/@types/node/globals.d.ts:51
112
112
 
113
113
  Creates a `.stack` property on `targetObject`, which when accessed returns
114
114
  a string representing the location in the code at which
@@ -173,14 +173,14 @@ a();
173
173
 
174
174
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
175
175
 
176
- Defined in: node\_modules/@types/node/globals.d.ts:56
176
+ Defined in: node\_modules/@types/node/globals.d.ts:55
177
177
 
178
178
  ###### Parameters
179
179
 
180
180
  | Parameter | Type |
181
181
  | ------ | ------ |
182
182
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
183
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
183
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
184
184
 
185
185
  ###### Returns
186
186
 
@@ -18,7 +18,7 @@ Context actual
18
18
 
19
19
  | Property | Type | Description | Defined in |
20
20
  | ------ | ------ | ------ | ------ |
21
- | <a id="generateaccesstoken"></a> `generateAccessToken` | [`AccessTokenGenerator`](AccessTokenGenerator.md#accesstokengenerator) | Method to generate an access token to use to authenticate the request. | [src/models/Context.ts:16](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Context.ts#L16) |
21
+ | <a id="property-generateaccesstoken"></a> `generateAccessToken` | [`AccessTokenGenerator`](AccessTokenGenerator.md#accesstokengenerator) | Method to generate an access token to use to authenticate the request. | [src/models/Context.ts:16](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Context.ts#L16) |
22
22
 
23
23
  ***
24
24
 
@@ -34,4 +34,4 @@ Reference to a context
34
34
 
35
35
  | Property | Type | Defined in |
36
36
  | ------ | ------ | ------ |
37
- | <a id="context-1"></a> `context` | [`Context`](#context) | [src/models/Context.ts:23](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Context.ts#L23) |
37
+ | <a id="property-context"></a> `context` | [`Context`](#context) | [src/models/Context.ts:23](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Context.ts#L23) |
@@ -14,7 +14,7 @@ Defined in: [src/models/Drive.ts:12](https://github.com/Future-Secure-AI/microso
14
14
 
15
15
  Identifier for a drive.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### \_\_brand
20
20
 
@@ -30,7 +30,7 @@ Defined in: [src/models/Drive.ts:26](https://github.com/Future-Secure-AI/microso
30
30
 
31
31
  Name of a drive.
32
32
 
33
- #### Type declaration
33
+ #### Type Declaration
34
34
 
35
35
  ##### \_\_brand
36
36
 
@@ -46,7 +46,7 @@ Defined in: [src/models/Drive.ts:19](https://github.com/Future-Secure-AI/microso
46
46
 
47
47
  Reference to a drive.
48
48
 
49
- #### Type declaration
49
+ #### Type Declaration
50
50
 
51
51
  ##### driveId
52
52
 
@@ -14,7 +14,7 @@ Defined in: [src/models/DriveItem.ts:12](https://github.com/Future-Secure-AI/mic
14
14
 
15
15
  Unique identifier of an item in a drive.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### \_\_brand
20
20
 
@@ -30,7 +30,7 @@ Defined in: [src/models/DriveItem.ts:33](https://github.com/Future-Secure-AI/mic
30
30
 
31
31
  File/folder name of a drive item. Includes file extension if applicable.
32
32
 
33
- #### Type declaration
33
+ #### Type Declaration
34
34
 
35
35
  ##### \_\_brand
36
36
 
@@ -46,7 +46,7 @@ Defined in: [src/models/DriveItem.ts:19](https://github.com/Future-Secure-AI/mic
46
46
 
47
47
  Path of an item in a drive.
48
48
 
49
- #### Type declaration
49
+ #### Type Declaration
50
50
 
51
51
  ##### \_\_brand
52
52
 
@@ -62,7 +62,7 @@ Defined in: [src/models/DriveItem.ts:26](https://github.com/Future-Secure-AI/mic
62
62
 
63
63
  Reference to a drive item.
64
64
 
65
- #### Type declaration
65
+ #### Type Declaration
66
66
 
67
67
  ##### itemId
68
68
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -12,7 +12,7 @@ Name of a font.
12
12
 
13
13
  Defined in: [src/models/FontName.ts:6](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/FontName.ts#L6)
14
14
 
15
- #### Type declaration
15
+ #### Type Declaration
16
16
 
17
17
  ##### \_\_brand
18
18
 
@@ -84,7 +84,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
84
84
 
85
85
  > `static` **stackTraceLimit**: `number`
86
86
 
87
- Defined in: node\_modules/@types/node/globals.d.ts:68
87
+ Defined in: node\_modules/@types/node/globals.d.ts:67
88
88
 
89
89
  The `Error.stackTraceLimit` property specifies the number of stack frames
90
90
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -106,7 +106,7 @@ not capture any frames.
106
106
 
107
107
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
108
108
 
109
- Defined in: node\_modules/@types/node/globals.d.ts:52
109
+ Defined in: node\_modules/@types/node/globals.d.ts:51
110
110
 
111
111
  Creates a `.stack` property on `targetObject`, which when accessed returns
112
112
  a string representing the location in the code at which
@@ -171,14 +171,14 @@ a();
171
171
 
172
172
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
173
173
 
174
- Defined in: node\_modules/@types/node/globals.d.ts:56
174
+ Defined in: node\_modules/@types/node/globals.d.ts:55
175
175
 
176
176
  ###### Parameters
177
177
 
178
178
  | Parameter | Type |
179
179
  | ------ | ------ |
180
180
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
181
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
181
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
182
182
 
183
183
  ###### Returns
184
184
 
@@ -82,7 +82,7 @@ Defined in: node\_modules/typescript/lib/lib.es5.d.ts:1078
82
82
 
83
83
  > `static` **stackTraceLimit**: `number`
84
84
 
85
- Defined in: node\_modules/@types/node/globals.d.ts:68
85
+ Defined in: node\_modules/@types/node/globals.d.ts:67
86
86
 
87
87
  The `Error.stackTraceLimit` property specifies the number of stack frames
88
88
  collected by a stack trace (whether generated by `new Error().stack` or
@@ -104,7 +104,7 @@ not capture any frames.
104
104
 
105
105
  > `static` **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
106
106
 
107
- Defined in: node\_modules/@types/node/globals.d.ts:52
107
+ Defined in: node\_modules/@types/node/globals.d.ts:51
108
108
 
109
109
  Creates a `.stack` property on `targetObject`, which when accessed returns
110
110
  a string representing the location in the code at which
@@ -169,14 +169,14 @@ a();
169
169
 
170
170
  > `static` **prepareStackTrace**(`err`, `stackTraces`): `any`
171
171
 
172
- Defined in: node\_modules/@types/node/globals.d.ts:56
172
+ Defined in: node\_modules/@types/node/globals.d.ts:55
173
173
 
174
174
  ###### Parameters
175
175
 
176
176
  | Parameter | Type |
177
177
  | ------ | ------ |
178
178
  | `err` | [`Error`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error) |
179
- | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L76)[] |
180
180
 
181
181
  ###### Returns
182
182