Buckets:
| import axios from './lib/axios.js'; | |
| // This module is intended to unwrap Axios default export as named. | |
| // Keep top-level export same with static properties | |
| // so that it can keep same with es module or cjs | |
| const { | |
| Axios, | |
| AxiosError, | |
| CanceledError, | |
| isCancel, | |
| CancelToken, | |
| VERSION, | |
| all, | |
| Cancel, | |
| isAxiosError, | |
| spread, | |
| toFormData, | |
| AxiosHeaders, | |
| HttpStatusCode, | |
| formToJSON, | |
| getAdapter, | |
| mergeConfig | |
| } = axios; | |
| export { | |
| axios as default, | |
| Axios, | |
| AxiosError, | |
| CanceledError, | |
| isCancel, | |
| CancelToken, | |
| VERSION, | |
| all, | |
| Cancel, | |
| isAxiosError, | |
| spread, | |
| toFormData, | |
| AxiosHeaders, | |
| HttpStatusCode, | |
| formToJSON, | |
| getAdapter, | |
| mergeConfig | |
| } | |
Xet Storage Details
- Size:
- 681 Bytes
- Xet hash:
- aa76e261ddec09069d9ef27f774589416d325aa679ec7b63dc11a45831f0afc0
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.