This package provides TypeScript definitions for the popular object-hash library. Object-hash generates unique hash strings for JavaScript objects, useful for caching and comparison. These type definitions ensure type safety and improved developer experience when using the object-hash library within TypeScript projects. They define the function signatures, options object properties, and return types, enabling robust static analysis and preventing potential runtime errors related to incorrect data types. Using these definitions guarantees proper usage within a TypeScript environment.