iink-ts - v3.2.1
    Preparing search index...

    Type Alias JIIXV2RawContentTextLine

    type JIIXV2RawContentTextLine = {
        label: string;
        range?: JIIXV2RangeItem;
        type: "Line";
    }
    Index

    Properties

    Properties

    label: string
    type: "Line"