html-to-docx
html-to-docx copied to clipboard
fix: add typescript definition
Resolves #79
@adrum I finally had the time to review this PR and good job on this, the only concern I have is you have missed out on lineNumber
and lineNumberOptions
typings in the options. Could you please add those as well, and then I will immediately merge them?