"vue-resource";
Vue.use(VueResource);
Vue.http.interceptors.push(...);
На такой код выдает ошибку Property 'http' does not exist on type 'VueConstructor<Vue>'.
Возьми axios
Обсуждают сегодня