Preparing search index...
The search index is not available
core-utils
core-utils
@clipboard-health/util-ts
CbhResponse
Type Alias CbhResponse<T>
CbhResponse
:
{
data
:
T
;
success
:
true
}
|
{
error
:
CbhError
;
success
:
false
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
core-utils
Loading...