UNPKG

@giro3d/giro3d

Version:

A JS/WebGL framework for 3D geospatial data visualization

6 lines 230 B
import type * as ol from 'ol'; import type * as olgeom from 'ol/geom'; import type * as olsource from 'ol/source'; import type * as three from 'three'; export { ol, olgeom, olsource, three }; //# sourceMappingURL=external.d.ts.map