@uploadcare/upload-client
    Preparing search index...

    Type Alias ComputableProgressInfo

    type ComputableProgressInfo = {
        isComputable: true;
        value: number;
    }
    Index

    Properties

    Properties

    isComputable: true
    value: number