Type alias CompareOptions

CompareOptions: FormatOptions & Pick<SameOptions, "diffContext">

Options that can be used to set how diffs are formatted.

Generated using TypeDoc