This package contains Typescript definitions for globrex, a fast and correct glob to regex compiler. Globrex efficiently translates glob patterns into regular expressions suitable for matching file paths. These TypeScript definitions enable seamless integration of globrex within TypeScript projects, providing strong typing and improved developer experience. Primarily used in build tools, linters, and other applications requiring file system pattern matching.