3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
import MapView from './lib/components/MapView';
|
|
|
|
module.exports = MapView;
|