iink-ts - v4.0.0
    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,
    }