yerpc
yerpc copied to clipboard
generated client.ts should use types from yerpc npm package instead of making own version of it
The generated client.ts recreates the Transport interface, that's already exported from typescript/client.ts. it should use the existing type I think.