UNPKG

suitest-js-api

Version:

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

7 lines (6 loc) 194 B
export type ScreenOrientation = { PORTRAIT: 'portrait', PORTRAIT_REVERSED: 'portraitReversed', LANDSCAPE: 'landscape', LANDSCAPE_REVERSED: 'landscapeReversed', }