2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

Add a TypeScript definition for Axios with included tests

This commit is contained in:
Bret Little
2014-11-18 15:53:04 -07:00
parent d93df704a2
commit 7753adde2c
6 changed files with 199 additions and 11 deletions
+3
View File
@@ -1,3 +1,6 @@
.idea
*.iml
node_modules
.tscache
test/typescript/axios.js*