Skip to content

Commit

Permalink
fix: correct type file
Browse files Browse the repository at this point in the history
  • Loading branch information
JOU-amjs committed May 23, 2023
1 parent 2e84d7c commit f00d3b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export type AlovaAxiosRequestConfig = Omit<
| 'url'
| 'method'
| 'baseURL'
| 'headers'
| 'params'
| 'data'
| 'timeout'
Expand Down

0 comments on commit f00d3b7

Please sign in to comment.