@kayahr/edsm
    Preparing search index...

    Interface StationUpdateTime

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

    Properties

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