Skip to content

Commit

Permalink
fix typings
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafrok committed Mar 23, 2018
1 parent 2479474 commit 30dd5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Vue from 'vue'
import * as Vue from 'vue'

import { Map } from './map'
import { MapView } from './map-view'
Expand Down

0 comments on commit 30dd5f5

Please sign in to comment.