| 1 | import { Graph } from '../../../src/mapboxgl/overlay/GraphThemeLayer'; |
| 2 | import { ThemeFeature } from '../../../src/mapboxgl/overlay/theme/ThemeFeature'; |
| 3 | import '../../resources/chinaConsumptionLevel'; |
| 4 | import mapboxgl from 'mapbox-gl'; |
nothing calls this directly
no test coverage detected