Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
daveberning committed Dec 31, 2018
2 parents e7c8181 + 7d6ea02 commit f9c4c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/types/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export * from './state';
export * from 'vue-router/types/vue.d'; // import types for `this.$router` to work

export interface Link {
text: string;
Expand Down

0 comments on commit f9c4c93

Please sign in to comment.