@kayahr/edsm
    Preparing search index...

    Interface Outfitting

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

    Properties

    Properties

    id: null | string
    name: string