Skip to main content

DiffMetadata

Index

Constructors

constructor

Properties

readonlyaction

action: DiffAction

readonlyactions

applied

applied: boolean

applyOrder

applyOrder: number

readonlydiff

diff: Diff

readonlyfield

field: string

readonlyinputs

inputs: ActionInputs = {}

readonlynode

readonlyoutputs

outputs: ActionOutputs = {}

readonlyvalue

value: unknown

Methods

toJSON

  • toJSON(): object
  • Overrides JSON.serialize() to output a more succinct model of diff-metadata.


    Returns object

updateInputs

updateOutputs