Skip to content

Type Alias: BoardStars

ts
type BoardStars = z.infer<typeof BoardStarsSchema>;

Defined in: models/boardStars.ts:11