UNPKG

@scalar/openapi-types

Version:
5 lines 209 B
import { z } from 'zod'; export declare const XScalarIgnoreSchema: z.ZodObject<{ 'x-scalar-ignore': z.ZodCatch<z.ZodOptional<z.ZodBoolean>>; }, z.core.$strip>; //# sourceMappingURL=x-scalar-ignore.d.ts.map