UNPKG
@newbiz/axios-libs
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
신사업 프론트엔드 Axios 래핑 라이브러리
@newbiz/axios-libs
/
dist
/
index.d.ts
2 lines
(1 loc)
•
187 B
TypeScript
View Raw
1
2
export
{ axios, axiosDefaultConfig, cancelAllRequests,
AxiosDefaultConfig
,
AxiosError
,
AxiosRequestConfig
,
AxiosResponse
,
ResolveRequestUrl
,
IAxiosDefaultConfig
, }
from
'./module-axios'
;