@kayahr/edsm
    Preparing search index...

    Interface StationControllingFaction

    interface StationControllingFaction {
        id: null | number;
        name: null | string;
    }
    Index

    Properties

    Properties

    id: null | number
    name: null | string