UNPKG

tesseract.js

Version:
12 lines (10 loc) 172 B
'use strict'; module.exports = { /* * Use BlobURL for worker script by default * TODO: remove this option * */ workerBlobURL: true, logger: () => {}, };