utils
: { BOLD_WEIGHT
: MatcherColorFn; DIM_COLOR
: MatcherColorFn; EXPECTED_COLOR
: MatcherColorFn; INVERTED_COLOR
: MatcherColorFn; RECEIVED_COLOR
: MatcherColorFn; SUGGEST_TO_CONTAIN_EQUAL
: string; iterableEquality
: EqualityTester; subsetEquality
: EqualityTester; diff
: any; ensureActualIsNumber
: any; ensureExpectedIsNonNegativeInteger
: any; ensureExpectedIsNumber
: any; ensureNoExpected
: any; ensureNumbers
: any; getLabelPrinter
: any; highlightTrailingWhitespace
: any; matcherErrorMessage
: any; matcherHint
: any; pluralize
: any; printDiffOrStringify
: any; printExpected
: any; printReceived
: any; printWithType
: any; stringify
: any }
This is a deep-equality function that will return true if two objects have the same values (recursively).