ecyrbe / zodios

typescript http client and server with zod validation

Home Page:https://www.zodios.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"signal" does not exist in type when using an alias

wtlgo opened this issue · comments

The issue is in the title. When I access the method via the alias, I can't pass the AbortSignal property, even though, the documentation says it should be possible. But it works without errors if it is passed into apiClient.get(...).

image

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.