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

    Type Alias TShapeConvertConfiguration

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

    Properties

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