Skip to content

PURISTA API


PURISTA API / @purista/hono-http-server / ServerObjectSchema

Variable: ServerObjectSchema

const ServerObjectSchema: ZodObject<{ description: ZodOptional<ZodString>; url: ZodString; variables: ZodOptional<ZodAny>; }, $strip>

Defined in: hono-http-server/src/service/hono/v1/honoServiceConfig.ts:45