Type alias WaitForRequestActionOptions

WaitForRequestActionOptions: {
    timeout?: number;
}

Type declaration