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 e5530ff commit 2185fcdCopy full SHA for 2185fcd
index.d.ts
@@ -14,4 +14,4 @@ declare class VueAxios {
14
static install: PluginFunction<AxiosInstance>;
15
}
16
17
-export = VueAxios
+export default VueAxios;
0 commit comments