Preparing search index...
The search index is not available
core-utils
core-utils
@clipboard-health/util-ts
ServiceResult
Type Alias ServiceResult<A>
ServiceResult
:
Either
<
ServiceError
,
A
>
Represents the result of a service operation that may fail.
Type Parameters
A
The type of the successful result value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
core-utils
Loading...
Represents the result of a service operation that may fail.