This package provides TypeScript definitions for jest-axe, a library that aids in testing accessibility issues in React components using Jest. It enhances your testing workflow by allowing you to effortlessly integrate accessibility checks directly into your unit tests. Using these types ensures type safety and improved developer experience when working with jest-axe in TypeScript projects, providing proper type hints and autocompletion for the jest-axe API. Include it as a dev dependency in your project for seamless integration.