@squawk
    Preparing search index...

    Browser / edge entry point. Asynchronously fetches, decompresses, and parses the bundled data/airspace.geojson.gz snapshot using Web Streams (DecompressionStream) and the global fetch. Works in every evergreen browser, Cloudflare Workers, Deno Deploy, and Node 22+.

    Node consumers should use the default entry point instead, which performs the same work synchronously at module load time.

    Interfaces

    LoadAirspaceDatasetOptions

    Functions

    loadUsBundledAirspace