Checklist
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
Checklist
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