iink-ts - v4.0.0
    Preparing search index...

    Type Alias TDiagramConvertConfiguration

    type TDiagramConvertConfiguration = {
        "match-text-size"?: boolean;
        types?: ("text" | "shape")[];
    }
    Index
    "match-text-size"?: boolean
    types?: ("text" | "shape")[]