warframe-worldstate-parser
    Preparing search index...

    Interface OutpostMission

    Mission typeDef

    interface OutpostMission {
        faction: string;
        node: string;
        type: string;
    }
    Index
    faction: string
    node: string
    type: string