PURISTA API / @purista/hono-http-server / ServerObjectSchema
Variable: ServerObjectSchema
constServerObjectSchema:ZodObject<{description:ZodOptional<ZodString>;url:ZodString;variables:ZodOptional<ZodAny>; },"strip",ZodTypeAny, {description?:string;url:string;variables?:any; }, {description?:string;url:string;variables?:any; }>
Defined in: packages/hono-http-server/src/service/hono/v1/honoServiceConfig.ts:45
