Circle V2 API Docs
    Preparing search index...
    type PDFSource = {
        source: string | Buffer;
        type: "url" | "local" | "buffer";
    }
    Index

    Properties

    Properties

    source: string | Buffer
    type: "url" | "local" | "buffer"