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 deb2834 commit efb7191Copy full SHA for efb7191
types/index.d.ts
@@ -1,4 +1,4 @@
1
-import { AxiosInstance, AxiosRequestConfig, AxiosResponse } from 'axios'
+import { AxiosError, AxiosInstance, AxiosRequestConfig, AxiosResponse } from 'axios'
2
import Vue from 'vue'
3
4
interface NuxtAxiosInstance extends AxiosInstance {
0 commit comments