Skip to content

Type Alias: BoardBackground

ts
type BoardBackground = z.infer<typeof BoardBackgroundSchema>;

Defined in: models/boardBackground.ts:30