| 1 | import {Label} from '../../../src/mapboxgl/overlay/LabelThemeLayer'; |
| 2 | import {ThemeFeature} from '../../../src/mapboxgl/overlay/theme/ThemeFeature'; |
| 3 | import {ThemeStyle} from '../../../src/common/style/ThemeStyle'; |
| 4 | import {Bounds} from '../../../src/common/commontypes/Bounds'; |
nothing calls this directly
no test coverage detected