HTTP Errors: Introduce a new HttpError export, allowing users to check if an error is an instance of createError.HttpError. This enhances error handling capabilities in your applications.
Fixes
Fix missing semicolons in tests to ensure consistency and reliability of test results.
Others
Document the expose property to provide clearer guidance on its usage.