Skip to content

Commit 8bf3769

Browse files
authored
Merge pull request #69 from TimurLavrentsov/patch-1
Export loader
2 parents adbbf1f + 5392b79 commit 8bf3769

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ export {
3030
InfoWindow,
3131
Polygon,
3232
Directions,
33-
HeatMap
33+
HeatMap,
34+
loader
3435
}
3536

3637
function registerComponents (Vue, prefix) {

0 commit comments

Comments
 (0)