UNPKG

@scalar/openapi-types

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