You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed #58 by merging PR #63 which introduced conditional import of pdfjs in browser environments for cases where it is not required. This acts as a temporary fix.
Fixed #61 with updating the generated typing file to allow JS ArrayBuffer as an accepted type for parsing office files.