Skip to content

Conversation

raing3
Copy link

@raing3 raing3 commented Jul 10, 2024

Follow on from: #812

To fix the incorrect type file reference which was causing an issue with my usage of the library:

Could not find a declaration file for module 'swagger-typescript-api'. '<path>/node_modules/swagger-typescript-api/dist/lib.cjs' implicitly has an 'any' type.
  Try `npm i --save-dev @types/swagger-typescript-api` if it exists or add a new declaration (.d.ts) file containing `declare module 'swagger-typescript-api';`

1 import { generateApi, GenerateApiParams } from 'swagger-typescript-api';

@smorimoto smorimoto enabled auto-merge July 10, 2024 23:36
@smorimoto smorimoto merged commit 03c4d64 into acacode:main Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants