Type alias WaitForResponseActionOptions

WaitForResponseActionOptions: {
    timeout?: number;
}

Type declaration