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