Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
These exports seem wrong, you can just import directly from the `openapi3-ts` dependency without going through this library. On top of that, they are actually the source of an error when using this project as a dependency in a `yarn` project: ``` Module not found: Can't resolve 'openapi3-ts/oas30' in '[...]/node_modules/@asteasolutions/zod-to-openapi/dist' ``` I believe it's safe to remove them, was there any specific reason why they were added?
- Loading branch information