@kayahr/edsm
    Preparing search index...

    Interface StationUpdateTime

    interface StationUpdateTime {
        information: string;
        market: string | null;
        outfitting: string | null;
        shipyard: string | null;
    }
    Index

    Properties

    information: string
    market: string | null
    outfitting: string | null
    shipyard: string | null