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 dfc5a17 commit 1526309Copy full SHA for 1526309
src/js/types/airspace.ts
@@ -1,5 +1,5 @@
1
-import { TurnDirection } from "./ProcedureLeg"
2
import { Coordinates, Degrees, NauticalMiles } from "./math"
+import { TurnDirection } from "./ProcedureLeg"
3
4
export enum ControlledAirspaceType {
5
ClassC = "A",
0 commit comments