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

    Variable DefaultRawContentV2ConfigurationConst

    DefaultRawContentV2Configuration: TRawContentConfiguration = ...
    export const DefaultRawContentV2Configuration: TRawContentConfiguration = {
    recognition: {
    types: [ "text", "math", "shape"]
    },
    classification: {
    types: [ "text", "math", "shape", "decoration", "drawing"]
    },
    eraser: DefaultEraserConfiguration,
    }