divramod
generate types and publish them in a npm package
hey hey,
i am a trpc beginner.
i was able to get trpc running in a nx monorepo.
now i need to publish my trpc router types as a npm package, so that it can be installed and consumed via npm in another one of our projects.
could someone help me finding out the command to generate the types?
or is there a guide somewhere?
greetings arvid
1 replies