Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodyowl committed Jan 8, 2025
1 parent 08ed14c commit d43d81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Returns a `Future<Result<Response<T>, NetworkError | TimeoutError>>`, where `Res
- `status`: `number`
- `ok`: `boolean`
- `response`: `Option<T>`
- `xhr`: `XMLHttpRequest`
- `url`: `string`

`T` is the type associated with the `responseType` provided in the `config` object.

Expand Down

0 comments on commit d43d81e

Please sign in to comment.