This package provides TypeScript definitions for the aria-query library. aria-query is a tool that offers comprehensive information about ARIA (Accessible Rich Internet Applications) attributes, roles, and states. These TypeScript definitions enable developers to leverage type safety and code completion when working with aria-query in TypeScript projects, leading to more robust and maintainable accessible web applications. Using @types/aria-query enhances developer experience and reduces the risk of errors related to ARIA implementation.