First Committ
This commit is contained in:
7
src/typings/libs/google.d.ts.off
Executable file
7
src/typings/libs/google.d.ts.off
Executable file
@@ -0,0 +1,7 @@
|
||||
import { google } from '../../googlemap'
|
||||
|
||||
declare module 'vue/types/vue' {
|
||||
interface Vue {
|
||||
$google: google
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user