Skip to content

Commit

Permalink
move images-to-pdf to pdf-builder/jsPDF
Browse files Browse the repository at this point in the history
  • Loading branch information
rwv committed Nov 17, 2023
1 parent b2d923f commit 9f8f654
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/images-to-pdf/index.ts

This file was deleted.

File renamed without changes.
1 change: 1 addition & 0 deletions src/utils/pdf-builder/jsPDF/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export { imagesToPDF as buildPDF } from "./images-to-pdf";

0 comments on commit 9f8f654

Please sign in to comment.