| 1 | import {graphThemeLayer} from '../../../src/leaflet/overlay/GraphThemeLayer'; |
| 2 | import {tiledMapLayer} from '../../../src/leaflet/mapping/TiledMapLayer'; |
| 3 | import {themeFeature} from '../../../src/leaflet/overlay/theme/ThemeFeature'; |
| 4 | import '../../resources/chinaConsumptionLevel'; |
nothing calls this directly
no test coverage detected