People, how can I share types with an Angular fron...
# orm-help
v
People, how can I share types with an Angular front-end? I'm trying mono-repo, but can't migrate my Angular template.
n
Hey Victor 👋 I have seen people using a private npm package to export the generated types and importing it to other apps/projects.