Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed non-existent option from types per #808 (#810)
  • Loading branch information
Balearica committed Aug 24, 2023
1 parent 4a63a8e commit 96b9b8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.d.ts
Expand Up @@ -65,7 +65,6 @@ declare namespace Tesseract {
errorHandler: (arg: any) => void
}
interface WorkerParams {
tessedit_ocr_engine_mode: OEM
tessedit_pageseg_mode: PSM
tessedit_char_whitelist: string
preserve_interword_spaces: string
Expand Down

0 comments on commit 96b9b8b

Please sign in to comment.