Skip to content

Type Alias: Reaction

ts
type Reaction = z.infer<typeof ReactionSchema>;

Defined in: models/reaction.ts:20