augment-vir - v31.13.0
Preparing search index...
WrapInTryOptions
Type Alias WrapInTryOptions<FallbackValue>
WrapInTryOptions
:
PartialWithUndefined
<
{
fallbackValue
:
FallbackValue
;
handleError
:
(
error
:
unknown
)
=>
FallbackValue
;
}
,
>
Options for
wrapInTry
.
Type Parameters
FallbackValue
Package
@augment-vir/common
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.13.0
Loading...
Options for wrapInTry.