This repository has been archived on 2026-04-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
VUE_GabenParadise/node_modules/axios/lib/core
2020-08-10 14:35:19 +02:00
..
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00

axios // core

The modules found in core/ should be modules that are specific to the domain logic of axios. These modules would most likely not make sense to be consumed outside of the axios module, as their logic is too specific. Some examples of core modules are:

  • Dispatching requests
  • Managing interceptors
  • Handling config