andytango/mupdf-js

initMuPdf

matthew-snape opened this issue · 1 comments

Following the readme I get the following error...

TypeError: initMuPdf is not a function

Instead needed to use createMuPdf()

Thanks @matthew-snape ! I have updated the readme accordingly.