-
Notifications
You must be signed in to change notification settings - Fork 972
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I could not find a solution in the existing issues or docs.
- I agree to follow this project's Code of Conduct.
Description
Currently it seems that everyone who uses TypeScript and the Hanko API needs to create the type definitions for API responses themself.
That bloats the users code a bit and is more work in the setup process.
Describe your ideal solution
A dedicated types npm package, which exposes all API related types
Workarounds or alternatives
Creating and maintaining the API types myself
Hanko Version
2.1.1
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request