We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d64af1 commit 7417541Copy full SHA for 7417541
package.json
@@ -3,6 +3,7 @@
3
"version": "6.0.0",
4
"description": "Pure Javascript Multilingual OCR",
5
"main": "src/index.js",
6
+ "type": "commonjs",
7
"types": "src/index.d.ts",
8
"unpkg": "dist/tesseract.min.js",
9
"jsdelivr": "dist/tesseract.min.js",
0 commit comments