@kayahr/edsm
    Preparing search index...

    Interface ShortSystemFaction

    interface ShortSystemFaction {
        allegiance: string;
        government: string;
        id: number;
        name: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    allegiance: string
    government: string
    id: number
    name: string