UNPKG

@auto-browse/auto-browse

Version:
9 lines (8 loc) 227 B
import { z } from "zod"; export declare const browser_press_key: import("@langchain/core/tools").DynamicStructuredTool<z.ZodObject<{ key: z.ZodString; }, "strip", z.ZodTypeAny, { key: string; }, { key: string; }>>;