UNPKG

unstructured-client

Version:

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

3 lines 163 B
import * as z from "zod"; export declare function constDateTime(val: string): z.ZodType<string, z.ZodTypeDef, unknown>; //# sourceMappingURL=constdatetime.d.ts.map