Member Junction
Preparing search index...
@memberjunction/core
FieldChange
Type Alias FieldChange
Represents a single field change in the DiffObjects comparison result
type
FieldChange
=
{
field
:
string
;
newValue
:
unknown
;
oldValue
:
unknown
;
}
Index
Properties
field
new
Value
old
Value
Properties
field
field
:
string
new
Value
newValue
:
unknown
old
Value
oldValue
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
new
Value
old
Value
Member Junction
Loading...
Represents a single field change in the DiffObjects comparison result