@squawk
    Preparing search index...

    Node entry point. Synchronously reads, decompresses, and parses the bundled data/airports.json.gz snapshot at module load time, then exposes the result as a single eager constant. Suitable for server-side Node consumers.

    Browser and edge consumers should use the ./browser entry point instead, which performs the same work asynchronously via fetch and DecompressionStream.

    Interfaces

    AirportDataset
    AirportDatasetProperties

    Variables

    usBundledAirports