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