UNPKG

suitest-js-api

Version:

Suitest is a test automation and device manipulation tool for living room devices and web browsers.

6 lines (5 loc) 96 B
export type OcrReadAs = { LINE: 'single-line', WORD: 'single-word', BLOCK: 'single-block', }