mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
5 lines
199 B
JavaScript
5 lines
199 B
JavaScript
export { DeprecatedTag } from './deprecated_tag';
|
|
export { ManyDeletions } from './many_deletions';
|
|
export { MissingTag } from './missing_tag';
|
|
export { TagSuggestsArea } from './tag_suggests_area';
|