Preparing search index...
The search index is not available
devfive front components
devfive front components
test
ErrorWithDiff
Interface ErrorWithDiff
interface
ErrorWithDiff
{
actual
?:
any
;
cause
?:
unknown
;
diff
?:
string
;
expected
?:
any
;
frame
?:
string
;
message
:
string
;
name
:
string
;
nameStr
?:
string
;
operator
?:
string
;
showDiff
?:
boolean
;
stack
?:
string
;
stackStr
?:
string
;
stacks
?:
ParsedStack
[]
;
type
?:
string
;
}
Hierarchy
Error
ErrorWithDiff
Index
Properties
actual?
cause?
diff?
expected?
frame?
message
name
name
Str?
operator?
show
Diff?
stack?
stack
Str?
stacks?
type?
Properties
Optional
actual
actual
?:
any
Optional
cause
cause
?:
unknown
Optional
diff
diff
?:
string
Optional
expected
expected
?:
any
Optional
frame
frame
?:
string
message
message
:
string
name
name
:
string
Optional
name
Str
name
Str
?:
string
Optional
operator
operator
?:
string
Optional
show
Diff
show
Diff
?:
boolean
Optional
stack
stack
?:
string
Optional
stack
Str
stack
Str
?:
string
Optional
stacks
stacks
?:
ParsedStack
[]
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
actual
cause
diff
expected
frame
message
name
name
Str
operator
show
Diff
stack
stack
Str
stacks
type
devfive front components
index
test
Generated using
TypeDoc