mirror of
https://github.com/tenrok/axios.git
synced 2026-05-30 15:24:11 +03:00
Adding typescript element to package.json for TSD
This commit is contained in:
@@ -52,5 +52,8 @@
|
||||
},
|
||||
"browser": {
|
||||
"./lib/adapters/http.js": "./lib/adapters/xhr.js"
|
||||
},
|
||||
"typescript": {
|
||||
"definition": "./axios.d.ts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user