Type Alias DifferenceKind

DifferenceKind:
    | "numerical"
    | "relative"
    | "relativeSigned"
    | "absolute"