Skip to content

Commit

Permalink
typescript support : default export of VueSvgIcon class
Browse files Browse the repository at this point in the history
  • Loading branch information
kartsims committed Aug 15, 2018
1 parent 3d10bfd commit 5f07d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ declare class VueSvgIcon extends Vue {
}>
}

export = VueSvgIcon
export default VueSvgIcon

0 comments on commit 5f07d23

Please sign in to comment.