UNPKG

unstructured-client

Version:

<h3 align="center"> <img src="https://raw.githubusercontent.com/Unstructured-IO/unstructured/main/img/unstructured_logo.png" height="200" > </h3>

8 lines 369 B
import * as operations from "../../sdk/models/operations/index.js"; import { ToolDefinition } from "../tools.js"; declare const args: { request: import("zod").ZodType<operations.PartitionRequest, import("zod").ZodTypeDef, unknown>; }; export declare const tool$generalPartition: ToolDefinition<typeof args>; export {}; //# sourceMappingURL=generalPartition.d.ts.map