UNPKG

@devma/qloo

Version:

TypeScript SDK for the Qloo Insights API - Generate taste-based insights and recommendations

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