We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4509b commit 78d2c6eCopy full SHA for 78d2c6e
src/index.js
@@ -19,6 +19,7 @@ function plugin(Vue, axios) {
19
}
20
21
Vue.axios = axios
22
+ Vue.$http = axios
23
24
Object.defineProperties(Vue.prototype, {
25
0 commit comments