@kayahr/edsm
    Preparing search index...

    Interface Outfitting

    interface Outfitting {
        id: string | null;
        name: string;
    }
    Index

    Properties

    Properties

    id: string | null
    name: string