Xivgear Types Documentation
    Preparing search index...
    type FinalizedComboData = {
        combos: ComboData[];
        others: ComboData;
    }
    Index

    Properties

    Properties

    combos: ComboData[]
    others: ComboData