UNPKG

@gutenye/ocr-node

Version:

Guten OCR is a high accurate text detection (OCR) Javascript/Typescript library that runs on Node.js, Browser, React Native and C++. Based on PaddleOCR and ONNX runtime

8 lines (6 loc) 133 B
declare module 'onnxruntime-node' { export * from 'onnxruntime-common' } declare module 'js-clipper' { export default any; };