@purista/hono-http-server v2.0.5
PURISTA API / @purista/hono-http-server / ServerObjectSchema
Variable: ServerObjectSchema
const
ServerObjectSchema: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