Skip to content

Commit

Permalink
Mending merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsaayman committed Oct 12, 2021
2 parents e462973 + 2bc2507 commit 547815d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export interface AxiosRequestConfig<D = any> {
decompress?: boolean;
transitional?: TransitionalOptions;
signal?: AbortSignal;
insecureHTTPParser?: boolean
}

export interface AxiosResponse<T = unknown, D = any> {
Expand Down

0 comments on commit 547815d

Please sign in to comment.