erp-construccion/backend/node_modules/@jest/expect-utils
2026-01-04 06:12:06 -06:00
..
build Initial commit - erp-construccion 2026-01-04 06:12:06 -06:00
LICENSE Initial commit - erp-construccion 2026-01-04 06:12:06 -06:00
package.json Initial commit - erp-construccion 2026-01-04 06:12:06 -06:00
README.md Initial commit - erp-construccion 2026-01-04 06:12:06 -06: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.