microsoft-graph 3.12.23 → 3.12.24

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 (41) hide show
  1. package/dist/cjs/services/http.d.ts +1 -1
  2. package/dist/cjs/services/http.d.ts.map +1 -1
  3. package/dist/esm/services/http.d.ts +1 -1
  4. package/dist/esm/services/http.d.ts.map +1 -1
  5. package/docs/api/BadRequestError.md +4 -4
  6. package/docs/api/BadTemplateError.md +4 -4
  7. package/docs/api/BandwidthLimitExceededError.md +4 -4
  8. package/docs/api/ConflictError.md +4 -4
  9. package/docs/api/EnvironmentVariableMissingError.md +4 -4
  10. package/docs/api/ForbiddenError.md +4 -4
  11. package/docs/api/GatewayTimeoutError.md +4 -4
  12. package/docs/api/GoneError.md +4 -4
  13. package/docs/api/InconsistentContextError.md +4 -4
  14. package/docs/api/InsufficientStorageError.md +4 -4
  15. package/docs/api/InternalServerError.md +4 -4
  16. package/docs/api/InvalidArgumentError.md +4 -4
  17. package/docs/api/InvalidOperationError.md +4 -4
  18. package/docs/api/LengthRequiredError.md +4 -4
  19. package/docs/api/LockedError.md +4 -4
  20. package/docs/api/MethodNotAllowedError.md +4 -4
  21. package/docs/api/NeverError.md +4 -4
  22. package/docs/api/NotAcceptableError.md +4 -4
  23. package/docs/api/NotFoundError.md +4 -4
  24. package/docs/api/NotImplementedError.md +4 -4
  25. package/docs/api/PaymentRequiredError.md +4 -4
  26. package/docs/api/PreconditionFailedError.md +4 -4
  27. package/docs/api/ProtocolError.md +4 -4
  28. package/docs/api/RequestEntityTooLargeError.md +4 -4
  29. package/docs/api/RequestFailedError.md +4 -4
  30. package/docs/api/RequestTimeoutError.md +4 -4
  31. package/docs/api/RequestedRangeNotSatisfiableError.md +4 -4
  32. package/docs/api/ServiceUnavailableError.md +4 -4
  33. package/docs/api/TooManyRequestsError.md +4 -4
  34. package/docs/api/UnauthorizedError.md +4 -4
  35. package/docs/api/UnprocessableEntityError.md +4 -4
  36. package/docs/api/UnsupportedAddressTypeError.md +4 -4
  37. package/docs/api/UnsupportedMediaTypeError.md +4 -4
  38. package/docs/api/createDriveItemContent.md +1 -1
  39. package/docs/api/http.md +2 -2
  40. package/docs/api/streamDriveItemContent.md +2 -2
  41. package/package.json +8 -8
@@ -14,5 +14,5 @@ export type Request = {
14
14
  };
15
15
  export declare function execute<TResponse>(request: Request): Promise<TResponse>;
16
16
  export declare function throwHttpException(responseCode: number, message: string): never;
17
- export declare function executeRaw(request: Request): Promise<AxiosResponse<any, any>>;
17
+ export declare function executeRaw(request: Request): Promise<AxiosResponse<any, any, {}>>;
18
18
  //# sourceMappingURL=http.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"http.d.ts","sourceRoot":"","sources":["../../../src/services/http.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAc,EAA+C,KAAK,aAAa,EAA4B,KAAK,sBAAsB,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AA0BzK,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAkCpD,MAAM,MAAM,OAAO,GAAG;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,UAAU,CAAC;IACnB,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,YAAY,CAAC,EAAE,YAAY,CAAC;CAC5B,CAAC;AAEF,wBAAsB,OAAO,CAAC,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,SAAS,CAAC,CAkD7E;AAED,wBAAgB,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,KAAK,CAwE/E;AAID,wBAAsB,UAAU,CAAC,OAAO,EAAE,OAAO,oCAMhD"}
1
+ {"version":3,"file":"http.d.ts","sourceRoot":"","sources":["../../../src/services/http.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAc,EAA+C,KAAK,aAAa,EAA4B,KAAK,sBAAsB,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AA0BzK,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAkCpD,MAAM,MAAM,OAAO,GAAG;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,UAAU,CAAC;IACnB,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,YAAY,CAAC,EAAE,YAAY,CAAC;CAC5B,CAAC;AAEF,wBAAsB,OAAO,CAAC,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,SAAS,CAAC,CAkD7E;AAED,wBAAgB,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,KAAK,CAwE/E;AAID,wBAAsB,UAAU,CAAC,OAAO,EAAE,OAAO,wCAMhD"}
@@ -14,5 +14,5 @@ export type Request = {
14
14
  };
15
15
  export declare function execute<TResponse>(request: Request): Promise<TResponse>;
16
16
  export declare function throwHttpException(responseCode: number, message: string): never;
17
- export declare function executeRaw(request: Request): Promise<AxiosResponse<any, any>>;
17
+ export declare function executeRaw(request: Request): Promise<AxiosResponse<any, any, {}>>;
18
18
  //# sourceMappingURL=http.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"http.d.ts","sourceRoot":"","sources":["../../../src/services/http.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAc,EAA+C,KAAK,aAAa,EAA4B,KAAK,sBAAsB,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AA0BzK,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAkCpD,MAAM,MAAM,OAAO,GAAG;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,UAAU,CAAC;IACnB,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,YAAY,CAAC,EAAE,YAAY,CAAC;CAC5B,CAAC;AAEF,wBAAsB,OAAO,CAAC,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,SAAS,CAAC,CAkD7E;AAED,wBAAgB,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,KAAK,CAwE/E;AAID,wBAAsB,UAAU,CAAC,OAAO,EAAE,OAAO,oCAMhD"}
1
+ {"version":3,"file":"http.d.ts","sourceRoot":"","sources":["../../../src/services/http.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAc,EAA+C,KAAK,aAAa,EAA4B,KAAK,sBAAsB,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AA0BzK,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAkCpD,MAAM,MAAM,OAAO,GAAG;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,UAAU,CAAC;IACnB,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,YAAY,CAAC,EAAE,YAAY,CAAC;CAC5B,CAAC;AAEF,wBAAsB,OAAO,CAAC,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,SAAS,CAAC,CAkD7E;AAED,wBAAgB,kBAAkB,CAAC,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,KAAK,CAwE/E;AAID,wBAAsB,UAAU,CAAC,OAAO,EAAE,OAAO,wCAMhD"}
@@ -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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -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:162
89
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
111
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
176
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
183
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
184
184
 
185
185
  ###### Returns
186
186
 
@@ -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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
180
180
 
181
181
  ###### Returns
182
182
 
@@ -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:162
87
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
109
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
174
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
181
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
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:162
85
+ Defined in: node\_modules/@types/node/globals.d.ts:68
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:146
107
+ Defined in: node\_modules/@types/node/globals.d.ts:52
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:150
172
+ Defined in: node\_modules/@types/node/globals.d.ts:56
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/8eb4e48e9d43edd37c36a9a46bd1a1084807387b/types/node/globals.d.ts#L171)[] |
179
+ | `stackTraces` | [`CallSite`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/node/globals.d.ts#L77)[] |
180
180
 
181
181
  ###### Returns
182
182