Type alias: DiffResult
mugshot.DiffResult
Ƭ DiffResult: DiffPassingResult | DiffFailingResult
A discriminated union of a passing result and a failing result.
Check the matches property before attempting to access the diff.
Defined in: packages/mugshot/src/interfaces/png-differ.ts:22