KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
SerializedDiffOptions
Interface SerializedDiffOptions
interface
SerializedDiffOptions
{
aAnnotation
?:
string
;
aIndicator
?:
string
;
bAnnotation
?:
string
;
bIndicator
?:
string
;
commonIndicator
?:
string
;
contextLines
?:
number
;
emptyFirstOrLastLinePlaceholder
?:
string
;
expand
?:
boolean
;
includeChangeCounts
?:
boolean
;
maxDepth
?:
number
;
omitAnnotationLines
?:
boolean
;
printBasicPrototype
?:
boolean
;
truncateAnnotation
?:
string
;
truncateThreshold
?:
number
;
}
Index
Properties
a
Annotation?
a
Indicator?
b
Annotation?
b
Indicator?
common
Indicator?
context
Lines?
empty
First
Or
Last
Line
Placeholder?
expand?
include
Change
Counts?
max
Depth?
omit
Annotation
Lines?
print
Basic
Prototype?
truncate
Annotation?
truncate
Threshold?
Properties
Optional
a
Annotation
aAnnotation
?:
string
Optional
a
Indicator
aIndicator
?:
string
Optional
b
Annotation
bAnnotation
?:
string
Optional
b
Indicator
bIndicator
?:
string
Optional
common
Indicator
commonIndicator
?:
string
Optional
context
Lines
contextLines
?:
number
Optional
empty
First
Or
Last
Line
Placeholder
emptyFirstOrLastLinePlaceholder
?:
string
Optional
expand
expand
?:
boolean
Optional
include
Change
Counts
includeChangeCounts
?:
boolean
Optional
max
Depth
maxDepth
?:
number
Optional
omit
Annotation
Lines
omitAnnotationLines
?:
boolean
Optional
print
Basic
Prototype
printBasicPrototype
?:
boolean
Optional
truncate
Annotation
truncateAnnotation
?:
string
Optional
truncate
Threshold
truncateThreshold
?:
number
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
a
Annotation
a
Indicator
b
Annotation
b
Indicator
common
Indicator
context
Lines
empty
First
Or
Last
Line
Placeholder
expand
include
Change
Counts
max
Depth
omit
Annotation
Lines
print
Basic
Prototype
truncate
Annotation
truncate
Threshold
Github
KC's Workspace
Loading...