We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6369291 commit d488131Copy full SHA for d488131
1 file changed
README.md
@@ -2,6 +2,8 @@
2
3
Type-safe error handling library for TypeScript using the Result pattern. Zero dependencies.
4
5
+[](https://codecov.io/gh/cometloop/safe)
6
+
7
## **Wrap any function**
8
9
- Flexible wrapping — single function, domain scope, or app-wide
0 commit comments