| 1 | import '../../libs/deck.gl/5.1.3/deck.gl'; |
| 2 | import { CloverShape } from '../../../src/openlayers/overlay/graphic/CloverShape'; |
| 3 | import { HitCloverShape } from '../../../src/openlayers/overlay/graphic/HitCloverShape'; |
| 4 |
nothing calls this directly
no test coverage detected