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) 95 B
export type TapTypes = { SINGLE: 'single', DOUBLE: 'double', LONG: 'long', };