@happy-ts/fetch-t
Version:
Abortable fetch wrapper with the ability to specify the return type.
18 lines (10 loc) • 350 B
Markdown
[**@happy-ts/fetch-t**](../README.md) • **Docs**
***
[@happy-ts/fetch-t](../README.md) / TIMEOUT\_ERROR
# Variable: TIMEOUT\_ERROR
```ts
const TIMEOUT_ERROR: "TimeoutError";
```
Name of timeout error;
## Defined in
[constants.ts:9](https://github.com/JiangJie/fetch-t/blob/61346c95bab5342bcbd9e97bca747ef24af2eac6/src/fetch/constants.ts#L9)