Variables · @purista/hono-http-server

ProblemDetailsObjectSchema

Schema for RFC 9457 problem details configuration.

Signature

ProblemDetailsObjectSchema.tstypescript
const ProblemDetailsObjectSchema: ZodObject<{ typeBaseUri: ZodOptional<ZodString> }, $strip>