UNPKG

@auto-browse/auto-browse

Version:
9 lines (8 loc) 225 B
import { z } from "zod"; export declare const browser_wait: import("@langchain/core/tools").DynamicStructuredTool<z.ZodObject<{ time: z.ZodNumber; }, "strip", z.ZodTypeAny, { time: number; }, { time: number; }>>;