@suluk/cloudflare - v0.4.0
    Preparing search index...

    Interface UploadSession

    interface UploadSession {
        jwt: string;
        buckets?: string[][];
    }
    Index

    Properties

    Properties

    jwt: string
    buckets?: string[][]

    the file hashes (grouped into buckets) the API still needs uploaded; empty when everything is cached.