Split on QR Browser

This commit is contained in:
Felix Kaspar
2023-10-28 19:48:16 +02:00
parent 877386cdd3
commit a006937e6e
5 changed files with 10121 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
// PDFLib gets importet via index.html script-tag
// PDFLib gets imported via index.html script-tag
// PDFJS as pdfjsLib via index.html script-tag
// TODO: import jsQR
// jsQR via index.html script-tag
import * as pdfcpuWraopper from "./wasm/pdfcpu-wrapper-browser.js";
const OpenCV = { cv: cv } // OPENCV gets importet as cv via index.html script-tag