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 7296a7a commit 165b969Copy full SHA for 165b969
.changeset/quiet-poets-feel.md
@@ -0,0 +1,7 @@
1
+---
2
+"@zayne-labs/callapi": patch
3
4
+
5
+refactor(result): improve type definition for withoutResponse mode
6
7
+Use Omit<TComputedResult, "response"> instead of union type to better represent the structure when response is excluded
0 commit comments