Xivgear Types Documentation
    Preparing search index...
    type NavPath = {
        formula: string | null;
        type: "math";
    }
    Index

    Properties

    Properties

    formula: string | null
    type: "math"