We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b74cad5 commit 9a12a1bCopy full SHA for 9a12a1b
README.md
@@ -136,6 +136,8 @@ Process event name among:
136
errors to/from plain objects
137
- [`normalize-exception`](https://github.com/ehmicky/normalize-exception):
138
Normalize exceptions/errors
139
+- [`is-error-instance`](https://github.com/ehmicky/is-error-instance): Check if
140
+ a value is an `Error` instance
141
- [`merge-error-cause`](https://github.com/ehmicky/merge-error-cause): Merge an
142
error with its `cause`
143
- [`set-error-class`](https://github.com/ehmicky/set-error-class): Properly
0 commit comments