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

    Type Alias OCRPayload

    type OCRPayload = {
        content_type: string;
        file_data: string;
        file_name: string;
    }
    Index

    Properties

    content_type: string
    file_data: string
    file_name: string