Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move the
getPage
call in PDFDocumentProperties
class
This allows us to remove an ESLint disable-statement for `arrow-body-style`, without affecting readability of the code, and fetching the metadata and the page in parallel should be a *tiny* bit more efficient as well.
- Loading branch information