the-forest/client/node_modules/@jest/expect-utils
2024-09-17 20:35:18 -04:00
..
build client raw doggin the db 2024-09-17 20:35:18 -04:00
node_modules/jest-get-type client raw doggin the db 2024-09-17 20:35:18 -04:00
LICENSE client raw doggin the db 2024-09-17 20:35:18 -04:00
package.json client raw doggin the db 2024-09-17 20:35:18 -04:00
README.md client raw doggin the db 2024-09-17 20:35:18 -04:00

@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.