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 e996624 commit ec91847Copy full SHA for ec91847
Readme.md
@@ -47,6 +47,7 @@ const serialized = serializer(outerError);
47
at <...omitted..>
48
}
49
*/
50
+```
51
52
### `exports.errWithCause(error)`
53
Serializes an `Error` like object, including any `error.cause`. Returns an object:
0 commit comments