Xivgear Types Documentation
    Preparing search index...

    Response for the /toEmbed endpoint when the input was a full sheet.

    type ToEmbedSheetResponse = {
        sets: ToEmbedSheetSet[];
        type: "sheet";
    }
    Index

    Properties

    Properties

    The canonical embed URL for each set in the sheet.

    type: "sheet"

    The input was a full sheet.