UNPKG

groq-ocr

Version:

a library to run OCR with Groq provided models.

12 lines (11 loc) 214 B
{ "compilerOptions": { "target": "es2024", "module": "commonjs", "outDir": "./dist", "declaration": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true } }