iggs-utils - v2.4.0
    Preparing search index...

    Interface RequestOptions

    interface RequestOptions {
        retry?: HttpRetryOptions;
        timeout?: number;
    }
    Index

    Properties

    Properties

    timeout?: number