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) 133 B
export type VisibilityState = { VISIBLE: 'visible', INVISIBLE: 'invisible', COLLAPSED: 'collapsed', GONE: 'collapsed', };