@kayahr/edsm
    Preparing search index...

    Interface StationControllingFaction

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

    Properties

    Properties

    id: number | null
    name: string | null