core-utils
Preparing search index...
@clipboard-health/playwright-toolkit
RetrySuccess
Interface RetrySuccess<T>
interface
RetrySuccess
<
T
>
{
attempts
:
number
;
value
:
T
;
}
Type Parameters
T
Index
Properties
attempts
value
Properties
attempts
attempts
:
number
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempts
value
core-utils
Loading...