Skip to content

Commit ad3c4ef

Browse files
DrSensoreddyerburgh
authored andcommitted
fix: add RouterLinkStub in typescript definition (#449)
1 parent fc30c5e commit ad3c4ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/index.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,4 @@ export declare function renderToString (component: FunctionalComponentOptions, o
145145

146146
export declare let TransitionStub: Component | string | true
147147
export declare let TransitionGroupStub: Component | string | true
148+
export declare let RouterLinkStub: VueClass<Vue>

0 commit comments

Comments
 (0)