We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc30c5e commit ad3c4efCopy full SHA for ad3c4ef
types/index.d.ts
@@ -145,3 +145,4 @@ export declare function renderToString (component: FunctionalComponentOptions, o
145
146
export declare let TransitionStub: Component | string | true
147
export declare let TransitionGroupStub: Component | string | true
148
+export declare let RouterLinkStub: VueClass<Vue>
0 commit comments