Minimal airport lookup interface consumed by the flightplan resolver. Structurally compatible with the AirportResolver shape in @squawk/airports.
AirportResolver
@squawk/airports
Looks up an airport by FAA location identifier (e.g. "JFK").
Looks up an airport by ICAO code (e.g. "KJFK").
Minimal airport lookup interface consumed by the flightplan resolver. Structurally compatible with the
AirportResolvershape in@squawk/airports.