interface IdleRequestOptions {
    timeout?: number;
}

Properties

Properties

timeout?: number

Generated using TypeDoc