## API
A utility function to get the type of a value
Create a new Jest project
A module used internally by Jest to check which files have changed since you last committed in git or hg.
Jest plugin to use babel for transformation.
Module for verifying whether an object has been garbage collected or not.
`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.
Delightful JavaScript Testing.
`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects
`@jest/pattern` is a helper library for the jest library that implements the logic for parsing and matching patterns.
Jest's reporters