Skip to content

Type Alias: RulePayload

ts
type RulePayload = z.infer<typeof RulePayloadSchema>;

Defined in: src/cloud/models/rulePayload.ts:15