UNPKG

@ui-tars/operator-browser

Version:
3 lines 219 B
import type { KeyInput, Page, BrowserType } from '@agent-infra/browser'; export declare function shortcuts(page: Page, shortcuts: KeyInput[], browser: BrowserType): Promise<void>; //# sourceMappingURL=shortcuts.d.ts.map