mirror of
https://github.com/tenrok/axios.git
synced 2026-06-11 18:02:32 +03:00
docs(core/mergeConfig)
This commit is contained in:
@@ -8,6 +8,7 @@ var utils = require('../utils');
|
||||
*
|
||||
* @param {Object} config1
|
||||
* @param {Object} config2
|
||||
*
|
||||
* @returns {Object} New object resulting from merging config2 to config1
|
||||
*/
|
||||
module.exports = function mergeConfig(config1, config2) {
|
||||
|
||||
Reference in New Issue
Block a user