UNPKG

fathom-typescript

Version:

Fathom's official TypeScript SDK.

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