UNPKG

suitest-js-api

Version:

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

8 lines (7 loc) 144 B
export type TextAlignment = { CENTER: 'center', JUSTIFIED: 'justified', LEFT: 'left', RIGHT: 'right', NATURAL: 'natural', };