Skip to content

@morph-mapper/source


@morph-mapper/source / rawTemplateDeploySchema

Variable: rawTemplateDeploySchema

const rawTemplateDeploySchema: ZodObject<{ content: ZodString; deployPath: ZodString; }, "strip", ZodTypeAny, { content: string; deployPath: string; }, { content: string; deployPath: string; }>

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