This package provides TypeScript definitions for the fs-readdir-recursive library. It allows TypeScript developers to utilize fs-readdir-recursive seamlessly in their projects, offering type safety and autocompletion. Avoid runtime errors due to incorrect function usage, leveraging type hints for arguments and return values. The definitions cover the core functionality of recursively reading directories and managing file system paths with proper type annotations. Useful for projects using TypeScript and requiring recursive directory traversal.