I am working on several TypeScript projects. I have a generic TypeScript code that I would like to use for several projects. How to do it?
I was expecting to find something like the TypeScript Project Library in Visual Studio. Add a new project window, but this does not exist.
source
share