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

    Type Alias JIIXV2Line

    type JIIXV2Line = {
        label: string;
        range: JIIXV2RangeItem[];
        spans: JIIXV2LineSpan[];
        type: string;
    }
    Index

    Properties

    Properties

    label: string
    type: string