@umbraco-cms/backoffice
    • Diffs two blocks of text, comparing word by word, ignoring whitespace.

      Parameters

      • oldStr: string
      • newStr: string
      • Optionaloptions: WordsOptions

      Returns Change[]

      A list of change objects.

    • Diffs two blocks of text, comparing word by word, ignoring whitespace.

      Parameters

      • oldStr: string
      • newStr: string
      • options: Callback<Change[]> | WordsOptions & CallbackOptions<Change[]>

      Returns void

      A list of change objects.

    MMNEPVFCICPMFPCPTTAAATR