Skip to content

Type Alias: PreviewRuleConfiguration

ts
type PreviewRuleConfiguration = z.infer<typeof PreviewRuleConfigurationSchema>;

Defined in: src/cloud/models/previewRuleConfiguration.ts:14