We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15f3ff commit c3a4015Copy full SHA for c3a4015
packages/amdb/src/types/index.ts
@@ -1,4 +1,4 @@
1
-import { FeatureCollection as GeoFeatureCollection, LineString, Point, Polygon } from "geojson"
+import { LineString, Point, Polygon } from "geojson"
2
import { FeatureType } from "./enums"
3
import {
4
AerodromeReferencePoint,
0 commit comments