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

    Variable DefaultRawContentConfigurationConst

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