@kayahr/edsm
    Preparing search index...

    Function parseStationsJSON

    • Parses stations from the given JSON stream.

      Parameters

      • stream: AsyncIterable<Uint8Array<ArrayBufferLike>>

        The JSON input stream.

      Returns AsyncIterable<Station>

      Stream of stations.