Skip to content

lhciWizardSchema

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

Defined in: core/types-lhci/src/index.ts:155