UNPKG

@guidepup/setup

Version:

Setup your environment for screen-reader automation.

7 lines (6 loc) 407 B
export declare const GUIDEPUP_NVDA_VERSION: any; export declare const SUB_KEY_GUIDEPUP_NVDA = "HKCU\\Software\\Guidepup\\Nvda"; export declare const VERSIONED_KEY: string; export declare const SUB_KEY_CONTROL_PANEL_DESKTOP = "HKCU\\Control Panel\\Desktop"; export declare const FOREGROUND_LOCK_TIMEOUT_KEY = "ForegroundLockTimeout"; export declare const FOREGROUND_FLASH_COUNT_KEY = "ForegroundFlashCount";