UNPKG

@hyperbrowser/agent

Version:

Hyperbrowsers Web Agent

3 lines (2 loc) 120 B
import { InteractiveElement } from "./types"; export declare const findInteractiveElements: () => InteractiveElement[];