2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

Adding TypeScript definitions for interceptors

This commit is contained in:
Nick Uraltsev
2016-08-16 09:34:23 -07:00
parent 8f0973c6b9
commit 0664d9895a
6 changed files with 75 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"dependencies": {
"es6-promise": "registry:npm/es6-promise#3.0.0+20160723033700"
}
}