Xivgear Types Documentation
    Preparing search index...
    interface GameVersion {
        key: string;
        names: string[];
    }
    Index

    Properties

    Properties

    key: string
    names: string[]