Skip to content

Type Alias: ReactionSummary

ts
type ReactionSummary = z.infer<typeof ReactionSummarySchema>;

Defined in: models/reactionSummary.ts:20