Fix: file extenstions in imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
import { PdfFile } from "../../wrappers/PdfFile";
|
||||
import { PDFPageProxy } from "pdfjs-dist/types/src/display/api.js";
|
||||
import { PDFPageProxy } from "pdfjs-dist/types/src/display/api";
|
||||
import { Image, ImageKind } from "image-js";
|
||||
|
||||
import { getImagesOnPage, PDFJSImage } from "./getImagesOnPage.js";
|
||||
|
||||
Reference in New Issue
Block a user