Skip to content

Type Alias: RuleConfiguration

ts
type RuleConfiguration = z.infer<typeof RuleConfigurationSchema>;

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