updated to node 22.2.0 to work with pdf.js 4.2.67
This commit is contained in:
@@ -3,8 +3,6 @@ import { PDFPageProxy } from "pdfjs-dist/types/src/display/api";
|
||||
|
||||
import * as PDFJS from "pdfjs-dist";
|
||||
|
||||
import { createCanvas } from "canvas";
|
||||
|
||||
export interface PDFJSImage {
|
||||
width: number;
|
||||
height: number;
|
||||
|
||||
Reference in New Issue
Block a user