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) 75 B
export type Accuracy = { HIGH: 'high', MEDIUM: 'medium', LOW: 'low', };