Skip to content

@morph-mapper/source


@morph-mapper/source / templateDeploySchema

Variable: templateDeploySchema

const templateDeploySchema: ZodObject<{ domain: ZodString; file: ZodString; id: ZodString; name: ZodString; operatorId: ZodNumber; type: ZodString; variant: ZodString; }, "strip", ZodTypeAny, { domain: string; file: string; id: string; name: string; operatorId: number; type: string; variant: string; }, { domain: string; file: string; id: string; name: string; operatorId: number; type: string; variant: string; }>

Defined in: templates-api/template-ref.ts:113