1 2 3 4 5 6 7
// import tesseract from "node-tesseract-ocr"; // const tesseract = require("node-tesseract"); export namespace OCRUtils { }