@jiminp/tooltool
GitHub
Preparing search index...
function
Retryable
Type Alias Retryable<T>
Retryable
:
(
info
:
Readonly
<
RetryInfo
>
)
=>
Promise
<
T
>
Type Parameters
T
Type Declaration
(
info
:
Readonly
<
RetryInfo
>
)
:
Promise
<
T
>
Parameters
info
:
Readonly
<
RetryInfo
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@jiminp/tooltool
Loading...