UNPKG

@auto-browse/auto-browse

Version:
12 lines (11 loc) 291 B
import { z } from "zod"; export declare const browser_click: import("@langchain/core/tools").DynamicStructuredTool<z.ZodObject<{ element: z.ZodString; ref: z.ZodString; }, "strip", z.ZodTypeAny, { ref: string; element: string; }, { ref: string; element: string; }>>;