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

    Type Alias TDiagramConvertConfiguration

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

    Properties

    "match-text-size"?: boolean
    types?: ("text" | "shape")[]