yerpc icon indicating copy to clipboard operation
yerpc copied to clipboard

generated client.ts should use types from yerpc npm package instead of making own version of it

Open Simon-Laux opened this issue 3 years ago • 0 comments

The generated client.ts recreates the Transport interface, that's already exported from typescript/client.ts. it should use the existing type I think.

Simon-Laux avatar Oct 19 '22 13:10 Simon-Laux