The current examples listed in the readme file, shows the package works and I can atest to that, but I tried downloading my prosemirror content to docx its always showing [object Object] even after passing it as a Blob.
I used the writeFileSync from fs-extra lib, for local download, which works fine but, then again for browsers its always bringing [object Object]
document.docx
The current examples listed in the readme file, shows the package works and I can atest to that, but I tried downloading my prosemirror content to docx its always showing [object Object] even after passing it as a Blob.
I used the writeFileSync from fs-extra lib, for local download, which works fine but, then again for browsers its always bringing [object Object]
document.docx