Release v3.10.2

This commit is contained in:
2025-03-17 22:30:17 +01:00
parent b0e826d05a
commit 8b7b5ceed7
3 changed files with 8 additions and 1 deletions

View File

@@ -336,7 +336,7 @@ import {
PDFPageProxy,
} from "pdfjs-dist/types/src/display/api";
// @ts-expect-error incredible but the console.log is needed
// @ts-ignore incredible but the console.log is needed
import * as PdfWorker from "pdfjs-dist/build/pdf.worker.mjs";
console.log(PdfWorker);