interface IdleRequestOptions {
    timeout?: number;
}
Index

Properties

Properties

timeout?: number