@ptkl/sdk - v1.12.0
    Preparing search index...

    Type Alias OCRResult

    type OCRResult = {
        char_count: number;
        text: string;
    }
    Index

    Properties

    Properties

    char_count: number
    text: string