Type Alias DiffType

DiffType: "removed" | "common" | "added"

Ways that lines in a diff can be different.