mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
Update pdfWorkerManager.ts
This commit is contained in:
parent
c665aca3b5
commit
0b1b6b76c4
@ -8,7 +8,6 @@
|
|||||||
import { GlobalWorkerOptions, getDocument } from 'pdfjs-dist/legacy/build/pdf.mjs';
|
import { GlobalWorkerOptions, getDocument } from 'pdfjs-dist/legacy/build/pdf.mjs';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class PDFWorkerManager {
|
class PDFWorkerManager {
|
||||||
private static instance: PDFWorkerManager;
|
private static instance: PDFWorkerManager;
|
||||||
private activeDocuments = new Set<any>();
|
private activeDocuments = new Set<any>();
|
||||||
|
Loading…
Reference in New Issue
Block a user