contentful-userland / cf-content-types-generator

Generate TS declarations for content types
MIT License
115 stars 25 forks source link

fix: export response type renderer #349

Closed ryancooper7 closed 5 months ago

ryancooper7 commented 5 months ago

Exports the ResponseTypeRenderer from the package and updates the imports to import from the new path

marcolink commented 5 months ago

@ryancooper7 thanks for your contribution