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

    Type Alias TShapeConvertConfiguration

    type TShapeConvertConfiguration = {
        "match-text-size"?: boolean;
        types?: "shape"[];
    }
    Index
    "match-text-size"?: boolean
    types?: "shape"[]