Skip to content

Type Alias: WhiteboardDescendants

ts
type WhiteboardDescendants = z.infer<typeof WhiteboardDescendantsSchema>;

Defined in: src/v2/models/whiteboardDescendants.ts:11