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