| 1 | import '../core/Base'; |
| 2 | import { L7LayerBase } from '@supermapgis/iclient-common/overlay/l7/L7LayerBase'; |
| 3 | import * as L7 from './L7/l7-render'; |
| 4 | import { Scene, Maplibre } from './L7/l7-render'; |
nothing calls this directly
no test coverage detected