You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mrginglymus, thank you for the issue.
Before we do that, you can use the workaround.
Please add this type to your project and it should work.
Thanks.
Describe the bug
Using redoc in a project with
skipLibCheck: false
, I get the following error:It presumably refers to the definition here:
redoc/custom.d.ts
Line 27 in 16f542b
but as things stand, either I'm holding it wrong or the shipped typescript stubs are faulty.
Expected behavior
No errors on typescript compilation
Additional context
Typescript 4.6.3, redoc 2.0.0
The text was updated successfully, but these errors were encountered: