refactor(plugins): create index file #15

This commit is contained in:
moklick
2019-10-08 19:46:52 +02:00
parent 379ccbfe79
commit 9230858227
2 changed files with 3 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
export { default as MiniMap } from './MiniMap';
export { default as Controls } from './Controls';