UNPKG
interactive-map-front-end-plugin
Version:
latest (1.1.1)
1.1.1
1.1.0
Interactive map front end plugin.
interactive-map-front-end-plugin
/
lib
/
index.js
6 lines
(3 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
5
6
// @flow
import
someModule from
'./someModule'
module
.
exports
= { ...someModule }