Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.d.ts for TypeScript #51

Open
eggplants opened this issue Apr 17, 2022 · 4 comments
Open

.d.ts for TypeScript #51

eggplants opened this issue Apr 17, 2022 · 4 comments

Comments

@eggplants
Copy link

And if possible, please publish the d.ts file to DefinitelyTyped.

@thim81
Copy link
Owner

thim81 commented Apr 19, 2022

Hi @eggplants

I'm not an expert in Typescript, could you explain me a bit more what is expected and what the d.ts file is used for?

@eggplants
Copy link
Author

To use a node module made by javascript, .d.ts are needed.

@thim81
Copy link
Owner

thim81 commented Jan 8, 2024

hi @eggplants

Did you ever solved the creation of the .d.ts defenition for openapi-format?
I'm looking into it and wondered how you solved it.

@thim81
Copy link
Owner

thim81 commented May 21, 2024

hi @eggplants

I found this types.d.ts from @stijnvanhulle
https://github.com/kubb-labs/kubb/blob/main/packages/oas/src/typings.d.ts

Would that be what you expect?

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

No branches or pull requests

2 participants