Skip to content

Commit 2a7008b

Browse files
authored
Merge pull request #11 from alovajs/release/v1.1.x
fix: correct type file
2 parents 2e84d7c + f00d3b7 commit 2a7008b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typings/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export type AlovaAxiosRequestConfig = Omit<
1010
| 'url'
1111
| 'method'
1212
| 'baseURL'
13-
| 'headers'
1413
| 'params'
1514
| 'data'
1615
| 'timeout'

0 commit comments

Comments
 (0)