Skip to content

Type Alias: Like

ts
type Like = z.infer<typeof LikeSchema>;

Defined in: src/v2/models/like.ts:9