Skip to content

Type Alias: Whiteboard

ts
type Whiteboard = z.infer<typeof WhiteboardSchema>;

Defined in: src/v2/models/whiteboard.ts:35