Skip to content

Commit

Permalink
docs(readme): add missing code block quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarinero authored and jsumners committed Feb 26, 2024
1 parent e996624 commit ec91847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const serialized = serializer(outerError);
at <...omitted..>
}
*/
```

### `exports.errWithCause(error)`
Serializes an `Error` like object, including any `error.cause`. Returns an object:
Expand Down

0 comments on commit ec91847

Please sign in to comment.