Skip to content

@zayne-labs/callapi@1.11.18

Choose a tag to compare

@github-actions github-actions released this 05 Nov 15:19
· 13 commits to main since this release
0c277a4

Patch Changes

  • 165b969: refactor(result): improve type definition for withoutResponse mode

    Use Omit<TComputedResult, "response"> instead of union type to better represent the structure when response is excluded