Preparing search index...
The search index is not available
core-utils
core-utils
@clipboard-health/util-ts
Issue
Interface Issue
interface
Issue
{
code
:
ErrorCode
;
message
?:
string
;
path
?:
(
string
|
number
)
[]
;
title
:
string
;
}
Hierarchy (
View Summary
)
ServiceIssue
Issue
Index
Properties
code
message?
path?
title
Properties
code
code
:
ErrorCode
Standardized
ERROR_CODES
Optional
message
message
?:
string
Details about what caused the issue
Optional
path
path
?:
(
string
|
number
)
[]
Path to issue location
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
path
title
core-utils
Loading...
Standardized ERROR_CODES