| 1 | import { ImageSearchParameter, ImageService } from '../../../src/maplibregl'; |
| 2 | import { FetchRequest } from '../../../src/common/util/FetchRequest'; |
| 3 | |
| 4 | describe('maplibregl_ImageService', () => { |
nothing calls this directly
no test coverage detected