mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export * from './exports-mapbox';
|
|
export {default as default} from './exports-mapbox';
|