In order to share common Typescript code between repositories, I want to create a TS library. However, creating a new code repository and clicking the “Library” tab, it only shows Python libraries, not TS.
Is there a way to publish a TS library through code repositories or any other recommended way of sharing TS code between repos?