UNPKG

@auto-browse/auto-browse

Version:
9 lines (8 loc) 260 B
import { z } from "zod"; export declare const browser_go_back: import("@langchain/core/tools").DynamicStructuredTool<z.ZodObject<{ _: z.ZodOptional<z.ZodString>; }, "strip", z.ZodTypeAny, { _?: string | undefined; }, { _?: string | undefined; }>>;