mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 03:11:22 +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';
|