Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Nov 9, 2023
1 parent 4dcc6fc commit 563389e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ declare function resolvePDFJS(): Promise<typeof PDFJS>
So, instead of importing the named exports directly:

```ts
// This will NOT work at the moment
import { getDocument } from 'pdfjs-serverless'
```

Expand Down

0 comments on commit 563389e

Please sign in to comment.