You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The generated client.ts recreates the Transport interface, that's already exported from typescript/client.ts. it should use the existing type I think.
The text was updated successfully, but these errors were encountered:
Simon-Laux
changed the title
generated client.ts should use types from yerpc npm package instead of making own outdated version of it
generated client.ts should use types from yerpc npm package instead of making own version of it
Oct 19, 2022
The generated
client.ts
recreates theTransport
interface, that's already exported fromtypescript/client.ts
. it should use the existing type I think.The text was updated successfully, but these errors were encountered: