chatterbox-ui/node_modules/@jest/expect-utils
Steve White 4a294608b1 Working layout. 2025-06-05 17:38:12 -05:00
..
build Working layout. 2025-06-05 17:38:12 -05:00
LICENSE Working layout. 2025-06-05 17:38:12 -05:00
README.md Working layout. 2025-06-05 17:38:12 -05:00
package.json Working layout. 2025-06-05 17:38:12 -05:00

README.md

@jest/expect-utils

This module exports some utils for the expect function used in Jest.

You probably don't want to use this package directly. E.g. if you're writing custom matcher, you should use the injected this.equals.