Skip to content

Type Alias: CustomTemplateOptions

ts
type CustomTemplateOptions = z.infer<typeof CustomTemplateOptionsSchema>;

Defined in: src/cloud/models/customTemplateOptions.ts:17