mirror of
https://github.com/axios/axios.git
synced 2026-04-15 03:26:10 +08:00
docs(helpers/combineURLs)
This commit is contained in:
parent
714daab1e7
commit
18e563d7f8
@ -5,6 +5,7 @@
|
||||
*
|
||||
* @param {string} baseURL The base URL
|
||||
* @param {string} relativeURL The relative URL
|
||||
*
|
||||
* @returns {string} The combined URL
|
||||
*/
|
||||
module.exports = function combineURLs(baseURL, relativeURL) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user