Skip to content

Commit ad3c4ef

Browse files
DrSensoreddyerburgh
authored andcommittedMar 2, 2018
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

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.