-
- Downloads
Refactor PDF data extraction
Hide the FileReader API behind an asnyc function. This makes it easier to await the result and is less racy.
Loading
Please register or sign in to comment
Hide the FileReader API behind an asnyc function. This makes it easier to await the result and is less racy.