We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The overrideGlobalFetch method in the Client class (located in src/routing.ts) contains TODO comments indicating that the types need to be fixed.
overrideGlobalFetch
Client
src/routing.ts
Please address the type issues in this method to ensure proper type safety and remove the @ts-expect-error comments.
@ts-expect-error
Relevant PR: #27 Comment: #27 (comment)
The text was updated successfully, but these errors were encountered:
esterlus
No branches or pull requests
The
overrideGlobalFetch
method in theClient
class (located insrc/routing.ts
) contains TODO comments indicating that the types need to be fixed.Please address the type issues in this method to ensure proper type safety and remove the
@ts-expect-error
comments.Relevant PR: #27
Comment: #27 (comment)
The text was updated successfully, but these errors were encountered: