acacode/swagger-typescript-api

Types are no longer exported from project

Closed this issue · 1 comments

Version 13.0.24 removed the d.ts files which causes the error TS7016: Could not find a declaration file for module swagger-typescript-api.

Related Change:
bd49e34#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

Good point. Moving our codebase to TypeScript and moving away from manually managed types was an immediate milestone, and it's now been achieved.