mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
6 lines
222 B
JavaScript
6 lines
222 B
JavaScript
export { uiPaneBackground } from './background';
|
|
export { uiPaneHelp } from './help';
|
|
export { uiPaneIssues } from './issues';
|
|
export { uiPaneMapData } from './map_data';
|
|
export { uiPanePreferences } from './preferences';
|