Skip to content

lhciWizardSchema

const lhciWizardSchema: ZodObject<{
extraHeaders: ZodOptional<ZodString>;
serverBaseUrl: ZodOptional<ZodString>;
}, $strip>;

Defined in: index.ts:155