Skip to main content
Version: Next

Type Alias: OCRModelName

OCRModelName = `ocr-${OCRLanguage}`

Defined in: types/ocr.ts:149

Union of all built-in OCR model names. Each name is derived from the language code, e.g. 'ocr-en', 'ocr-ja'.