chargebee / chargebee-typescript

Typescript library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=typescript
MIT License
22 stars 16 forks source link

Why are namespaces exported but not as types #38

Closed ayushjaipuriyar closed 1 year ago

ayushjaipuriyar commented 1 year ago

What's the point of declaring types but not exporting them in typescript, it would be so much easier to implement Chargebee in typescript.