microsoft-graph 3.13.28 → 3.13.30

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
@@ -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
 
@@ -6,7 +6,7 @@ An atomic operation to be performed against the Microsoft Graph API.
6
6
 
7
7
  ## Type Aliases
8
8
 
9
- ### GraphOperation\<T\>
9
+ ### GraphOperation
10
10
 
11
11
  > **GraphOperation**\<`T`\> = [`Promise`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise)\<`T`\> & `object`
12
12
 
@@ -14,7 +14,7 @@ Defined in: [src/models/GraphOperation.ts:33](https://github.com/Future-Secure-A
14
14
 
15
15
  Instance of an operation to be performed against the Microsoft Graph API.
16
16
 
17
- #### Type declaration
17
+ #### Type Declaration
18
18
 
19
19
  ##### definition
20
20
 
@@ -28,7 +28,7 @@ Instance of an operation to be performed against the Microsoft Graph API.
28
28
 
29
29
  ***
30
30
 
31
- ### GraphOperationDefinition\<T\>
31
+ ### GraphOperationDefinition
32
32
 
33
33
  > **GraphOperationDefinition**\<`T`\> = `object`
34
34
 
@@ -46,16 +46,16 @@ Definition of an operation to be performed against the Microsoft Graph API.
46
46
 
47
47
  | Property | Type | Description | Defined in |
48
48
  | ------ | ------ | ------ | ------ |
49
- | <a id="body"></a> `body` | `unknown` | JSON object or a base64 URL-encoded value, for example, when the body is an image. When a body is included with the request, the headers object must contain a value for Content-Type. | [src/models/GraphOperation.ts:24](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L24) |
50
- | <a id="context"></a> `context` | [`Context`](Context-1.md#context) | Context to match the operation to. Used for authentication etc. | [src/models/GraphOperation.ts:16](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L16) |
51
- | <a id="headers"></a> `headers` | [`HttpHeaders`](Http-1.md#httpheaders) | HTTP headers to be used. When the body is supplied, a Content-Type header must be included. | [src/models/GraphOperation.ts:22](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L22) |
52
- | <a id="method"></a> `method` | [`HttpMethod`](Http-1.md#httpmethod) | HTTP method to be used. | [src/models/GraphOperation.ts:18](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L18) |
53
- | <a id="path"></a> `path` | [`HttpPath`](Http-1.md#httppath) | Relative resource URL for the individual request. Ie, if the absolute URL is `https://graph.microsoft.com/v1.0/users`, this path is `/users`. | [src/models/GraphOperation.ts:20](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L20) |
54
- | <a id="responsetransform"></a> `responseTransform` | (`response`) => `T` | Translate the server response into a usable model | [src/models/GraphOperation.ts:26](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L26) |
49
+ | <a id="property-body"></a> `body` | `unknown` | JSON object or a base64 URL-encoded value, for example, when the body is an image. When a body is included with the request, the headers object must contain a value for Content-Type. | [src/models/GraphOperation.ts:24](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L24) |
50
+ | <a id="property-context"></a> `context` | [`Context`](Context-1.md#context) | Context to match the operation to. Used for authentication etc. | [src/models/GraphOperation.ts:16](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L16) |
51
+ | <a id="property-headers"></a> `headers` | [`HttpHeaders`](Http-1.md#httpheaders) | HTTP headers to be used. When the body is supplied, a Content-Type header must be included. | [src/models/GraphOperation.ts:22](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L22) |
52
+ | <a id="property-method"></a> `method` | [`HttpMethod`](Http-1.md#httpmethod) | HTTP method to be used. | [src/models/GraphOperation.ts:18](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L18) |
53
+ | <a id="property-path"></a> `path` | [`HttpPath`](Http-1.md#httppath) | Relative resource URL for the individual request. Ie, if the absolute URL is `https://graph.microsoft.com/v1.0/users`, this path is `/users`. | [src/models/GraphOperation.ts:20](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L20) |
54
+ | <a id="property-responsetransform"></a> `responseTransform` | (`response`) => `T` | Translate the server response into a usable model | [src/models/GraphOperation.ts:26](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/GraphOperation.ts#L26) |
55
55
 
56
56
  ***
57
57
 
58
- ### OperationResponse\<T\>
58
+ ### OperationResponse
59
59
 
60
60
  > **OperationResponse**\<`T`\> = `{ [K in keyof T]: T[K] extends GraphOperation<infer R> ? R : never }`
61
61
 
@@ -12,7 +12,7 @@ Name of a remote host, resolvable by DNS.
12
12
 
13
13
  Defined in: [src/models/HostName.ts:6](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/HostName.ts#L6)
14
14
 
15
- #### Type declaration
15
+ #### Type Declaration
16
16
 
17
17
  ##### \_\_brand
18
18
 
@@ -18,8 +18,8 @@ HTTP headers used in requests and responses.
18
18
 
19
19
  | Property | Type | Defined in |
20
20
  | ------ | ------ | ------ |
21
- | <a id="content-type"></a> `content-type?` | `string` | [src/models/Http.ts:14](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Http.ts#L14) |
22
- | <a id="workbook-session-id"></a> `workbook-session-id?` | [`WorkbookSessionId`](WorkbookSession.md#workbooksessionid) | [src/models/Http.ts:13](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Http.ts#L13) |
21
+ | <a id="property-content-type"></a> `content-type?` | `string` | [src/models/Http.ts:14](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Http.ts#L14) |
22
+ | <a id="property-workbook-session-id"></a> `workbook-session-id?` | [`WorkbookSessionId`](WorkbookSession.md#workbooksessionid) | [src/models/Http.ts:13](https://github.com/Future-Secure-AI/microsoft-graph/blob/main/src/models/Http.ts#L13) |
23
23
 
24
24
  ***
25
25
 
@@ -41,7 +41,7 @@ Defined in: [src/models/Http.ts:21](https://github.com/Future-Secure-AI/microsof
41
41
 
42
42
  HTTP path used in requests
43
43
 
44
- #### Type declaration
44
+ #### Type Declaration
45
45
 
46
46
  ##### \_\_brand
47
47
 
@@ -57,7 +57,7 @@ Defined in: [src/models/Http.ts:26](https://github.com/Future-Secure-AI/microsof
57
57
 
58
58
  HTTP proxy used to route requests
59
59
 
60
- #### Type declaration
60
+ #### Type Declaration
61
61
 
62
62
  ##### \_\_brand
63
63
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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