2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00

feat: export getAdapter function (#5324)

This commit is contained in:
夜葬
2023-08-27 01:42:25 +08:00
committed by GitHub
parent 9a414bb6c8
commit ca73eb878d
7 changed files with 42 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ describe('instance', function () {
'getUri',
'isAxiosError',
'mergeConfig',
'getAdapter',
'VERSION',
'default',
'toFormData',