mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Update line on methods, update TS definition to allow strings (#3802)
Fixes #3140 Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
@@ -231,7 +231,7 @@ axios('/user/12345');
|
||||
|
||||
### Request method aliases
|
||||
|
||||
For convenience aliases have been provided for all supported request methods.
|
||||
For convenience, aliases have been provided for all common request methods.
|
||||
|
||||
##### axios.request(config)
|
||||
##### axios.get(url[, config])
|
||||
|
||||
Reference in New Issue
Block a user