2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

feat: export mergeConfig (#5151)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
Kevin Ennis
2022-12-01 13:41:57 -05:00
committed by GitHub
parent 6f59cdbac9
commit 26874603b3
4 changed files with 12 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@ describe('instance', function () {
'spread',
'getUri',
'isAxiosError',
'mergeConfig',
'VERSION',
'default',
'toFormData',