Skip to content

Commit a5a075a

Browse files
authored
feat(d.ts): add VueConstructor
1 parent 38ce595 commit a5a075a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ declare module "vue/types/vue" {
88
$http: AxiosInstance;
99
}
1010

11+
interface VueConstructor {
12+
axios: AxiosInstance;
13+
}
1114
}
1215

1316
declare class VueAxios {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy