mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
chore(helpers/spread): added docs for spread functions
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
* ```
|
||||
*
|
||||
* @param {Function} callback
|
||||
*
|
||||
* @returns {Function}
|
||||
*/
|
||||
module.exports = function spread(callback) {
|
||||
|
||||
Reference in New Issue
Block a user