`diffBy: 'chars'` - diffs two blocks of text, comparing character by character. `diffBy: 'words'` - diffs two blocks of text, comparing word by word. `diffBy: 'lines'` - diffs two blocks of text, comparing line by line.