We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
yyx990803
kiaking
brc-dd
posva
Learn more about funding links in repositories.
Report abuse
VPLink
VPSocialLink
VPSocialLinks
1 parent fb772ac commit fcae4d5Copy full SHA for fcae4d5
theme.d.ts
@@ -24,6 +24,9 @@ export declare const VPHomeFeatures: DefineComponent
24
export declare const VPHomeHero: DefineComponent
25
export declare const VPHomeSponsors: DefineComponent
26
export declare const VPImage: DefineComponent
27
+export declare const VPLink: DefineComponent
28
+export declare const VPSocialLink: DefineComponent
29
+export declare const VPSocialLinks: DefineComponent
30
export declare const VPSponsors: DefineComponent
31
export declare const VPTeamMembers: DefineComponent
32
export declare const VPTeamPage: DefineComponent
0 commit comments