guigrpa / docx-templates

Template-based docx report creation
MIT License
904 stars 146 forks source link

`IncompleteConditionalStatementError` not exported from `index.ts` #314

Closed simonmumenthaler closed 1 year ago

simonmumenthaler commented 1 year ago

I wanted to properly handle the errors and noticed the IncompleteConditionalStatementError is not exported from the index.ts. After looking into the source code it seems a bit odd not exporting this one. Is there a particular reason for it?

(version 4.11.1)

jjhbw commented 1 year ago

Good find! Thanks for noticing. Fixed with 2a6aa00d750da5f8a1ba1d11b4be69eae84028ad