Preparing search index...
The search index is not available
@repo/api
@repo/api
shared/result
isErr
Function isErr
isErr
<
T
,
E
>
(
r
:
Result
<
T
,
E
>
)
:
r
is
{
error
:
E
;
ok
:
false
}
Type Parameters
T
E
Parameters
r
:
Result
<
T
,
E
>
Returns
r
is
{
error
:
E
;
ok
:
false
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@repo/api
Loading...